Dotclear


Ignore:
Timestamp:
11/17/13 20:25:53 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Children:
2567:6c11245cbf04, 2568:61c67a7d17fa
Message:

Add some people in CREDITS, remove trailing spaces and tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/tpl/home.html

    r803 r2566  
    55     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    66     <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> 
    7       
     7 
    88     <title>{{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></title> 
    99     <meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:BlogDescription cut_string="180" encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" /> 
     
    1111     <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" /> 
    1212     <meta name="date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> 
    13       
     13 
    1414     <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> 
    1515     <meta name="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" /> 
     
    2121     <meta name="dc.type" content="text" /> 
    2222     <meta name="dc.format" content="text/html" /> 
    23       
     23 
    2424     <link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" /> 
    2525     <tpl:Categories> 
    2626          <link rel="section" href="{{tpl:CategoryURL}}" title="{{tpl:CategoryTitle encode_html="1"}}" /> 
    2727     </tpl:Categories> 
    28       
     28 
    2929     {{tpl:ductileNbEntryPerPage nb="8"}} 
    3030     <tpl:Entries no_content="1"> 
     
    3434                         <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3535                    </tpl:PaginationIf> 
    36                      
     36 
    3737                    <tpl:PaginationIf start="0"> 
    3838                         <link rel="next" title="{{tpl:lang next entries}}" href="{{tpl:PaginationURL offset="-1"}}" /> 
     
    4040               </tpl:Pagination> 
    4141          </tpl:EntriesHeader> 
    42            
     42 
    4343          <link rel="chapter" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" /> 
    4444     </tpl:Entries> 
    45       
     45 
    4646     <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> 
    4747     <link rel="EditURI" type="application/rsd+xml" title="RSD" href="{{tpl:BlogRSDURL}}" /> 
    4848     <link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" /> 
    49       
     49 
    5050     {{tpl:include src="_head.html"}} 
    5151</head> 
     
    5353     <div id="page"> 
    5454          {{tpl:include src="_top.html"}} 
    55            
     55 
    5656          <div id="wrapper"> 
    57                 
     57 
    5858               <div id="main"> 
    5959                    <div id="content"> 
    60                           
     60 
    6161                         {{tpl:ductileNbEntryPerPage nb="8"}} 
    6262                         <tpl:Entries> 
    63                                
     63 
    6464                              <!-- First page --> 
    6565                              <tpl:SysIf current_mode="default"> 
     
    6767                                        {{tpl:include src="_entry-full.html"}} 
    6868                                   </tpl:LoopPosition> 
    69                                     
     69 
    7070                                   <tpl:LoopPosition start="2"> 
    7171                                        {{tpl:ductileEntriesList default="short"}} 
    7272                                   </tpl:LoopPosition> 
    7373                              </tpl:SysIf> 
    74                                
     74 
    7575                              <!-- Next pages --> 
    7676                              <tpl:SysIf current_mode="!default"> 
    7777                                   {{tpl:ductileEntriesList default="short"}} 
    78                               </tpl:SysIf>    
    79                                
     78                              </tpl:SysIf> 
     79 
    8080                              <!-- Pagination --> 
    8181                              <tpl:EntriesFooter> 
    8282                                   {{tpl:include src="_pagination.html"}} 
    8383                              </tpl:EntriesFooter> 
    84                                
     84 
    8585                         </tpl:Entries> 
    86                           
     86 
    8787                    </div> <!-- End #content --> 
    8888               </div> <!-- End #main --> 
    89                 
     89 
    9090               {{tpl:include src="_sidebar.html"}} 
    91                 
     91 
    9292          </div> <!-- End #wrapper --> 
    93            
     93 
    9494          {{tpl:include src="_footer.html"}} 
    9595     </div> <!-- End #page --> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map