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/archive.html

    r1067 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:lang Archives}} - {{tpl:BlogName encode_html="1"}}</title> 
    99     <meta name="copyright" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" /> 
    1010     <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" /> 
    1111     <meta name="date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> 
    12       
     12 
    1313     <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> 
    1414     <meta name="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}" /> 
     
    1919     <meta name="dc.type" content="text" /> 
    2020     <meta name="dc.format" content="text/html" /> 
    21       
     21 
    2222     <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 
    23       
     23 
    2424     <tpl:Archives> 
    2525          <link rel="chapter" href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}" /> 
    2626     </tpl:Archives> 
    27       
     27 
    2828     <link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" /> 
    2929     <tpl:Categories> 
     
    3131     </tpl:Categories> 
    3232     <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> 
    33       
     33 
    3434     {{tpl:include src="_head.html"}} 
    3535</head> 
     
    3737     <div id="page"> 
    3838          {{tpl:include src="_top.html"}} 
    39            
     39 
    4040          <div id="wrapper"> 
    41                 
     41 
    4242               <div id="main"> 
    4343                    <div id="content"> 
    44                           
     44 
    4545                         <div id="content-info"> 
    4646                              <h2>{{tpl:lang Archives}}</h2> 
    4747                         </div> 
    48                           
     48 
    4949                         <div class="content-inner"> 
    50                                
     50 
    5151                              <div id="time-criteria"><!-- entries sorted by date --> 
    5252                                   <div id="by-date" class="arch-block"> 
     
    6868                                   </div> 
    6969                              </div> 
    70                                
    71                               <div id="other-criteria"><!-- entries sorted by others criterias -->   
     70 
     71                              <div id="other-criteria"><!-- entries sorted by others criterias --> 
    7272                                   <tpl:Categories level="1"> 
    7373                                        <tpl:CategoriesHeader> 
     
    8181                                                            <ul> 
    8282                                             </tpl:CategoriesHeader> 
    83                                                                       <li><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></li>                     
     83                                                                      <li><a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a></li> 
    8484                                             <tpl:CategoriesFooter> 
    8585                                                            </ul> 
    8686                                             </tpl:CategoriesFooter> 
    87                                         </tpl:CategoryFirstChildren>             
     87                                        </tpl:CategoryFirstChildren> 
    8888                                                       </li> 
    8989                                        <tpl:CategoriesFooter> 
     
    9292                                        </tpl:CategoriesFooter> 
    9393                                   </tpl:Categories> 
    94                                     
     94 
    9595                                   <tpl:Tags sortby="count" order="desc"> 
    9696                                        <tpl:TagsHeader> 
     
    101101                                                       <li><a href="{{tpl:TagURL}}" class="tag{{tpl:TagRoundPercent}}">{{tpl:TagID}}</a></li> 
    102102                                        <tpl:TagsFooter> 
    103                                                   </ul>      
     103                                                  </ul> 
    104104                                             </div> 
    105105                                        </tpl:TagsFooter> 
    106106                                   </tpl:Tags> 
    107107                              </div> 
    108                                
    109                               <div id="more-arch"><!-- others things -->         
     108 
     109                              <div id="more-arch"><!-- others things --> 
    110110                                   <div class="arch-block"> 
    111111                                        <tpl:Entries type="page" no_content="1" lastn="0" selected="0"> 
     
    122122                              </div> 
    123123                         </div> <!-- End .content-inner --> 
    124                           
     124 
    125125                    </div> <!-- End #content --> 
    126126               </div> <!-- End #main --> 
    127                 
     127 
    128128               <div id="sidebar"> 
    129129                    <div id="blognav"> 
     
    131131                         </tpl:Widget> 
    132132                    </div> <!-- End #blognav --> 
    133                      
     133 
    134134                    <div id="blogextra"> 
    135135                         {{tpl:Widgets type="extra"}} 
    136136                    </div> <!-- End #blogextra --> 
    137                      
     137 
    138138               </div> <!-- End #sidebar --> 
    139139          </div> <!-- End #wrapper --> 
    140            
     140 
    141141          {{tpl:include src="_footer.html"}} 
    142142     </div> <!-- End #page --> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map