Dotclear

source: inc/public/default-templates/currywurst/_footer.html @ 2772:df84ff8c6261

Revision 2772:df84ff8c6261, 526 bytes checked in by franck <carnet.franck.paul@…>, 11 years ago (diff)

Add tpl:IfWidgets template block -> return true if at least one widget will be displayed

Line 
1<p id="gotop"><a href="#top">Haut de page</a></p>
2
3<div class="footer" id="footer" role="contentinfo">
4     <tpl:IfWidgets type="custom">
5          <div class="widgets footer__widgets" id="blogcustom">
6             <h2 class="blogcustom__title">{{tpl:lang Blog info}}</h2>
7               {{tpl:Widgets type="custom"}}
8          </div> <!-- End #custom widgets -->
9     </tpl:IfWidgets>
10
11     {{tpl:SysBehavior behavior="publicInsideFooter"}}
12
13     <p>{{tpl:SysPoweredBy}}</p>
14</div>
15{{tpl:SysBehavior behavior="publicFooterContent"}}
16
17{{tpl:include src="user_footer.html"}}
Note: See TracBrowser for help on using the repository browser.

Sites map