Invisible all widgets?

Maxie <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
Hi,
I am newbie in Blogger area and I started write my own template from zero. 
I'm familiar with html, css, php, js and etc. but I have one little 
problem. I searched the internet for tutorials about structure in Blogger 
in two languages (English and Polish). I found very little. I now have a 
little problem. I am trying to solve this problem for a few hours and I'm 
not able to find the cause. For this reason I am writing here. The problem 
is that I wrote my own and minimalist header based on the default code. 
This header worked there perfectly, but when I started to write your own 
code that he has ceased to work. Despite the fact that I did not change 
anything. Searching for the causes I noticed that none of the widget 
written by me in the code is not visible. Sections are visible, but their 
contents are not. Here is the code without links and css code.

<?xml version="1.0" encoding="UTF-8" ?>
>
> <!DOCTYPE html>
>
> <html b:version='2' class='v2' expr:dir='data:blog.languageDirection' 
>> xmlns='http://www.w3.org/1999/xhtml' 
>> xmlns:b='http://www.google.com/2005/gml/b' 
>> xmlns:data='http://www.google.com/2005/gml/data' 
>> xmlns:expr='http://www.google.com/2005/gml/expr'>
>
>   <head>
>
>     <b:if cond='data:blog.isMobile'>
>
>       <meta 
>> content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' 
>> name='viewport'/>
>
>     </b:if>
>
>     <b:include data='blog' name='all-head-content'/>
>
>     <title><data:blog.pageTitle/></title>
>
>
>>     <b:skin></b:skin>
>
>     <b:include data='blog' name='google-analytics'/>
>
>   </head>
>
>     <body>
>
> <header>
>
>       <b:section id='header' maxwidgets='1' showaddelement='no'>
>
>         <b:widget id='Header1' locked='false' title="' type='Header'>
>
>         <b:includable id='main'>
>
>               <a class='link'>
>
>                 <img src='img.png'/>
>
>               </a>
>
>           </b:includable>
>
>         </b:widget>
>
>       </b:section>
>
> </header>
>
>    
>
>     <div class='content'>
>
>  <div class='content-right'>
>
>           <div class='box padding'>test</div>
>
> </div>
>
>  </div>
>
>
>>     <footer class='clear'>
>
> <div></div>
>
> </footer>
>
> </body>
>
> </html>
>
>
What I doing wrong? 
Ps. In scheme all widgets to write (it is now one) are also visible.

Thank you in advance for your help.
Maxie.

-- 
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.