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

    r803 r2566  
    55     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    66     <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" /> 
    7       
     7 
    88     <title>{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}} - {{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 Search}} - {{tpl:SysSearchString encode_html="1"}} - {{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="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" /> 
    43       
     43 
    4444     {{tpl:include src="_head.html"}} 
    4545</head> 
     
    4747     <div id="page"> 
    4848          {{tpl:include src="_top.html"}} 
    49            
     49 
    5050          <div id="wrapper"> 
    51                 
     51 
    5252               <div id="main"> 
    5353                    <div id="content"> 
    54                           
     54 
    5555                         <div id="content-info"> 
    5656                              <h2>{{tpl:lang Search}}</h2> 
     
    6565                              </tpl:SysIf> 
    6666                         </div> 
    67                           
     67 
    6868                         <div class="content-inner"> 
    6969                              {{tpl:ductileNbEntryPerPage}} 
    7070                              <tpl:Entries type="post,page"> 
    71                                
     71 
    7272                                   {{tpl:ductileEntriesList default="short"}} 
    73                                
     73 
    7474                                   <tpl:EntriesFooter> 
    7575                                        <tpl:Pagination> 
    7676                                             <p class="pagination"> 
    7777                                                  <tpl:PaginationIf end="0"> 
    78                                                        <a href="{{tpl:PaginationURL offset="+1"}}" class="prev">&#171; {{tpl:lang previous entries}}</a> -  
     78                                                       <a href="{{tpl:PaginationURL offset="+1"}}" class="prev">&#171; {{tpl:lang previous entries}}</a> - 
    7979                                                  </tpl:PaginationIf> 
    8080                                                   {{tpl:lang page}} {{tpl:PaginationCurrent}} {{tpl:lang of}} {{tpl:PaginationCounter}} 
     
    8989                    </div> <!-- End #content --> 
    9090               </div> <!-- End #main --> 
    91                 
     91 
    9292               {{tpl:include src="_sidebar.html"}} 
    93                 
     93 
    9494          </div> <!-- End #wrapper --> 
    95            
     95 
    9696          {{tpl:include src="_footer.html"}} 
    9797     </div> <!-- End #page --> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map