Dotclear


Ignore:
Timestamp:
03/23/14 07:20:30 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Applying inheritance/extension template mechanism on currywurst templateset, step 2 (minor change), addresses #1933

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/currywurst/__layout.html

    r2675 r2684  
    5757     </tpl:Block>   <!-- html-head --> 
    5858</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> 
    6062     <tpl:Block name="html-body"> 
    6163          <div id="page"> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map