Revision 2670:27aac7dcd0e6,
473 bytes
checked in by Anne Kozlika <kozlika@…>, 11 years ago
(diff) |
Berlin: footer's widgets presentation. Closes #1928 (needs to be tests with lot of use cases, please)
|
Line | |
---|
1 | <p id="gotop"><a href="#top">Haut de page</a></p> |
---|
2 | |
---|
3 | <div class="footer" id="footer" role="contentinfo"> |
---|
4 | <div class="widgets footer__widgets" id="blogcustom"> |
---|
5 | <h2 class="blogcustom__title">{{tpl:lang Blog info}}</h2> |
---|
6 | {{tpl:Widgets type="custom"}} |
---|
7 | </div> <!-- End #custom widgets --> |
---|
8 | |
---|
9 | {{tpl:SysBehavior behavior="publicInsideFooter"}} |
---|
10 | |
---|
11 | <p>{{tpl:SysPoweredBy}}</p> |
---|
12 | </div> |
---|
13 | {{tpl:SysBehavior behavior="publicFooterContent"}} |
---|
14 | |
---|
15 | {{tpl:include src="user_footer.html"}} |
---|
Note: See
TracBrowser
for help on using the repository browser.