Changeset 470:6fc5429874d6 for themes/ductile/tpl/home.html
- Timestamp:
- 07/01/11 18:51:25 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/home.html
r459 r470 61 61 <tpl:Entries> 62 62 63 <!-- First page --> 63 64 <tpl:SysIf current_mode="default"> 64 65 <tpl:LoopPosition start="1" length="1"> … … 71 72 </tpl:SysIf> 72 73 74 <!-- Next pages --> 73 75 <tpl:SysIf current_mode="!default"> 74 76 {{tpl:include src="_entry-short.html"}} 75 77 </tpl:SysIf> 76 78 79 <!-- Pagination --> 77 80 <tpl:EntriesFooter> 78 81 {{tpl:include src="_pagination.html"}}
Note: See TracChangeset
for help on using the changeset viewer.