Changeset 666:7e7918f58915 for themes/ductile/tpl/category.html
- Timestamp:
- 07/31/11 15:25:33 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/category.html
r660 r666 90 90 </tpl:CategoryFirstChildren> 91 91 </div> 92 93 {{tpl:ductileNbEntryPerPage}} 94 <tpl:Entries> 95 {{tpl:ductileEntriesList default="short"}} 92 93 <div class="content-inner"> 94 {{tpl:ductileNbEntryPerPage}} 95 <tpl:Entries> 96 {{tpl:ductileEntriesList default="short"}} 96 97 97 <tpl:EntriesFooter> 98 {{tpl:include src="_pagination.html"}} 99 </tpl:EntriesFooter> 100 </tpl:Entries> 101 </div> 98 <tpl:EntriesFooter> 99 {{tpl:include src="_pagination.html"}} 100 </tpl:EntriesFooter> 101 </tpl:Entries> 102 </div> <!-- End #content-inner --> 103 </div> <!-- End #content --> 102 104 </div> <!-- End #main --> 103 105
Note: See TracChangeset
for help on using the changeset viewer.