Changeset 401:7d2fed1d603b for themes/ductile/tpl
- Timestamp:
- 06/21/11 19:28:21 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/tpl/_footer.html
r359 r401 6 6 7 7 <ul id="stickers"> 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>9 <li id="sticker2"><a href="{{tpl:BlogURL}}feed/atom"><img src="{{tpl:BlogThemeURL}}/img/sticker-feed.png" alt=" S'abonner aux billets" /><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=" À propos" /><span>À propos</span></a></li>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 11 </ul> 12 12
Note: See TracChangeset
for help on using the changeset viewer.