Legend:
- Unmodified
- Added
- Removed
-
inc/public/default-templates/currywurst/__layout.html
r2692 r2782 65 65 </tpl:Block> <!-- html-head --> 66 66 </head> 67 <tpl: block name="body-tag">67 <tpl:Block name="body-tag"> 68 68 <body class="dc-home <tpl:SysIf current_mode="default">dc-home-first</tpl:SysIf>"> 69 </tpl: block>69 </tpl:Block> 70 70 <tpl:Block name="html-body"> 71 71 <div id="page">
Note: See TracChangeset
for help on using the changeset viewer.