source: extensions/ContactForm/themes/cf_title.tpl @ 6547

Last change on this file since 6547 was 6547, checked in by Gotcha, 14 years ago

v1.0.9

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.