aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/about.tpl
blob: 71abb3ce3d294cd6ddf1f8ee9be9b4045b6ca721 (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" class="button" alt="{lang:home}"/></a></li>
    </ul>
    <h2>{lang:About}</h2>
  </div>

  {ABOUT_MESSAGE}

</div>