Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/__layout.html
r2675 r2684 57 57 </tpl:Block> <!-- html-head --> 58 58 </head> 59 <body <tpl:Block name="body-attr">class="dc-home <tpl:SysIf current_mode="default">dc-home-first</tpl:SysIf>"</tpl:Block>> 59 <tpl:block name="body-tag"> 60 <body class="dc-home <tpl:SysIf current_mode="default">dc-home-first</tpl:SysIf>"> 61 </tpl:block> 60 62 <tpl:Block name="html-body"> 61 63 <div id="page">
Note: See TracChangeset
for help on using the changeset viewer.