Changeset 359:f8482768790a for themes/ductile/tpl/_footer.html
- Timestamp:
- 06/13/11 18:44:35 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_footer.html
r354 r359 1 1 <div id="footer"> 2 3 <!-- Pour Franck: 4 Bien penser à appliquer une classe "last" au dernier item 5 --> 6 2 7 <ul id="stickers"> 3 8 <li id="sticker1"><a href="{{tpl:BlogURL}}pages/Contact"><img src="{{tpl:BlogThemeURL}}/img/sticker-contact.png" alt="Contact" /><span>Contact</span></a></li> … … 5 10 <li id="sticker3" class="last"><a href="{{tpl:BlogURL}}pages/About"><img src="{{tpl:BlogThemeURL}}/img/sticker-about.png" alt="À propos" /><span>À propos</span></a></li> 6 11 </ul> 12 7 13 <p>{{tpl:SysPoweredBy}}</p> 8 14 </div>
Note: See TracChangeset
for help on using the changeset viewer.