source: trunk/template/yoga/about.tpl @ 948

Last change on this file since 948 was 948, checked in by chrisaga, 18 years ago
  • report bug 206 correction and some template improvement from branch 1.5
  • feature 195 : add an "Admin" link under "Home" in the menu bar of the admin page
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 300 bytes
Line 
1<div id="content">
2
3  <div class="titrePage">
4    <ul class="categoryActions">
5      <li><a href="{U_HOME}" title="{lang:return to homepage}"><img src="./template/yoga/theme/home.png" class="button" alt="{lang:home}"/></a></li>
6    </ul>
7    <h2>{lang:About}</h2>
8  </div>
9
10  {ABOUT_MESSAGE}
11
12</div>
Note: See TracBrowser for help on using the repository browser.