source: extensions/ContactForm/themes/simple-sunset/cf_title.tpl @ 7202

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

bug:1917
Compatible with "Simple" theme (grey - dark - white - sunset).

File size: 378 bytes
Line 
1<div class="titrePage">
2  <span id="menuswitcher" title="Afficher/cacher le menu">Menu</span> »
3  <ul class="categoryActions">
4    <li>
5      <a href="{$U_HOME}" title="{'return to homepage'|@translate}">
6        <img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"/>
7      </a>
8    </li>
9  </ul>
10  <h2>{$CF.TITLE|@translate}</h2>
11</div>
Note: See TracBrowser for help on using the repository browser.