Line | |
---|
1 | <div id="footer"> |
---|
2 | |
---|
3 | <!-- Pour Franck: |
---|
4 | Bien penser à appliquer une classe "last" au dernier item |
---|
5 | --> |
---|
6 | |
---|
7 | <ul id="stickers"> |
---|
8 | <li id="sticker1"><a href="{{tpl:BlogURL}}pages/Contact"><img src="{{tpl:BlogThemeURL}}/img/sticker-contact.png" alt="" /><span>Contact</span></a></li> |
---|
9 | <li id="sticker2"><a href="{{tpl:BlogURL}}feed/atom"><img src="{{tpl:BlogThemeURL}}/img/sticker-feed.png" alt="" /><span>Abonnement</span></a></li> |
---|
10 | <li id="sticker3" class="last"><a href="{{tpl:BlogURL}}pages/About"><img src="{{tpl:BlogThemeURL}}/img/sticker-about.png" alt="" /><span>À propos</span></a></li> |
---|
11 | </ul> |
---|
12 | |
---|
13 | <p>{{tpl:SysPoweredBy}}</p> |
---|
14 | </div> |
---|
15 | |
---|
16 | {{tpl:SysBehavior behavior="publicFooterContent"}} |
---|
Note: See
TracBrowser
for help on using the repository browser.