Changeset 563:87842010f794 for themes/ductile/tpl/home.html
- Timestamp:
- 07/10/11 21:58:19 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/home.html
r470 r563 64 64 <tpl:SysIf current_mode="default"> 65 65 <tpl:LoopPosition start="1" length="1"> 66 67 66 {{tpl:include src="_entry-full.html"}} 67 </tpl:LoopPosition> 68 68 69 69 <tpl:LoopPosition start="2"> 70 {{tpl:include src="_entry-short.html"}}71 72 73 70 {{tpl:ductileEntriesList default="short"}} 71 </tpl:LoopPosition> 72 </tpl:SysIf> 73 74 74 <!-- Next pages --> 75 75 <tpl:SysIf current_mode="!default"> 76 {{tpl:include src="_entry-short.html"}}77 78 76 {{tpl:ductileEntriesList default="short"}} 77 </tpl:SysIf> 78 79 79 <!-- Pagination --> 80 80 <tpl:EntriesFooter>
Note: See TracChangeset
for help on using the changeset viewer.