source:
extensions/ContactForm/themes/cf_title.tpl
@
7185
Last change on this file since 7185 was 6547, checked in by , 14 years ago | |
---|---|
File size: 295 bytes |
Line | |
---|---|
1 | <div class="titrePage"> |
2 | <ul class="categoryActions"> |
3 | <li> |
4 | <a href="{$U_HOME}" title="{'return to homepage'|@translate}"> |
5 | <img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"/> |
6 | </a> |
7 | </li> |
8 | </ul> |
9 | <h2>{$CF.TITLE|@translate}</h2> |
10 | </div> |
Note: See TracBrowser
for help on using the repository browser.