- Timestamp:
- 12/08/13 14:29:45 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/home.html
r2602 r2603 54 54 <div id="wrapper"> 55 55 56 <div id="main" >56 <div id="main" role="main"> 57 57 <div id="content"> 58 58 … … 66 66 67 67 <tpl:LoopPosition start="2"> 68 {{tpl:include src="_entry _short.html"}}68 {{tpl:include src="_entry-short.html"}} 69 69 </tpl:LoopPosition> 70 70 </tpl:SysIf> … … 72 72 <!-- Next pages --> 73 73 <tpl:SysIf current_mode="!default"> 74 {{tpl:include src="_entry _short.html"}}74 {{tpl:include src="_entry-short.html"}} 75 75 </tpl:SysIf> 76 76
Note: See TracChangeset
for help on using the changeset viewer.