aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/about.tpl
blob: 1344f9c7eee177690f7c6c97981c18de91e5ec73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<div id="content">

  <div class="titrePage">
    <ul class="categoryActions">
      <li><a href="{U_HOME}" title="{lang:return to homepage}"><img src="./template/yoga/theme/home.png" alt="{lang:home}"/></a></li>
    </ul>
    <h2>{lang:About}</h2>
  </div>

  {ABOUT_MESSAGE}

</div>