Dotclear

source: themes/ductile/tpl/_pagination.html @ 2566:9bf417837888

Revision 2566:9bf417837888, 462 bytes checked in by franck <carnet.franck.paul@…>, 12 years ago (diff)

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

RevLine 
[459]1<tpl:Pagination>
2     <p class="pagination">
3          <tpl:PaginationIf end="0">
[2566]4               <a href="{{tpl:PaginationURL offset="+1"}}" class="prev">&#171; {{tpl:lang previous entries}}</a> -
[459]5          </tpl:PaginationIf>
[2566]6
[459]7          {{tpl:lang page}} {{tpl:PaginationCurrent}} {{tpl:lang of}} {{tpl:PaginationCounter}}
[2566]8
[459]9          <tpl:PaginationIf start="0"> - <a href="{{tpl:PaginationURL offset="-1"}}" class="next">
10               {{tpl:lang next entries}} &#187;</a>
11          </tpl:PaginationIf>
12     </p>
[2566]13</tpl:Pagination>
Note: See TracBrowser for help on using the repository browser.

Sites map