Dotclear


Ignore:
Timestamp:
06/30/11 22:49:56 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

[Ductile] Mutualisation de la pagination.

File:
1 edited

Legend:

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

    r441 r459  
    5858<div id="main"> 
    5959  <div id="content"> 
     60 
    6061  <tpl:Entries> 
    6162 
     
    7576     
    7677    <tpl:EntriesFooter> 
    77       <tpl:Pagination> 
    78         <p class="pagination"><tpl:PaginationIf end="0"><a href="{{tpl:PaginationURL offset="+1"}}" class="prev">&#171; 
    79         {{tpl:lang previous entries}}</a> - </tpl:PaginationIf> 
    80         {{tpl:lang page}} {{tpl:PaginationCurrent}} {{tpl:lang of}} {{tpl:PaginationCounter}} 
    81         <tpl:PaginationIf start="0"> - <a href="{{tpl:PaginationURL offset="-1"}}" class="next">{{tpl:lang next entries}} 
    82         &#187;</a></tpl:PaginationIf></p> 
    83       </tpl:Pagination> 
     78               {{tpl:include src="_pagination.html"}} 
    8479    </tpl:EntriesFooter> 
     80 
    8581  </tpl:Entries> 
    86   </div> 
     82 
     83  </div> <!-- End #content --> 
    8784</div> <!-- End #main --> 
    8885 
Note: See TracChangeset for help on using the changeset viewer.

Sites map