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/tag.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:lang Tag}} - {{tpl:TagID}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></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 Tag}} - {{tpl:TagID}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" /> 
     
    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}}" /> 
    2323     <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> 
    24       
     24 
    2525     {{tpl:ductileNbEntryPerPage}} 
    2626     <tpl:Entries no_content="1"> 
     
    3030                         <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3131                    </tpl:PaginationIf> 
    32                      
     32 
    3333                    <tpl:PaginationIf start="0"> 
    3434                         <link rel="next" title="{{tpl:lang next entries}}" href="{{tpl:PaginationURL offset="-1"}}" /> 
     
    3636               </tpl:Pagination> 
    3737          </tpl:EntriesHeader> 
    38            
     38 
    3939          <link rel="chapter" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" /> 
    4040     </tpl:Entries> 
    41       
     41 
    4242     <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:TagFeedURL type="atom"}}" /> 
    4343     <link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" /> 
    44       
     44 
    4545     {{tpl:include src="_head.html"}} 
    4646</head> 
     
    4848     <div id="page"> 
    4949          {{tpl:include src="_top.html"}} 
    50            
     50 
    5151          <div id="wrapper"> 
    52                 
     52 
    5353               <div id="main"> 
    5454                    <div id="content"> 
    55                           
     55 
    5656                         <div id="content-info"> 
    5757                              <h2>{{tpl:lang Tag}} - {{tpl:TagID}}</h2> 
     
    6969                              <tpl:Entries> 
    7070                                   {{tpl:ductileEntriesList default="short"}} 
    71                                
     71 
    7272                                   <tpl:EntriesFooter> 
    7373                                        {{tpl:include src="_pagination.html"}} 
    7474                                   </tpl:EntriesFooter> 
    75                                
     75 
    7676                              </tpl:Entries> 
    7777                         </div> <!-- End #content-inner --> 
    7878                    </div> <!-- End #content --> 
    7979               </div> <!-- End #main --> 
    80                 
     80 
    8181               {{tpl:include src="_sidebar.html"}} 
    82                 
     82 
    8383          </div> <!-- End #wrapper --> 
    84            
     84 
    8585          {{tpl:include src="_footer.html"}} 
    8686     </div> <!-- End #page --> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map