Last change
on this file since 14182 was
4489,
checked in by grum, 15 years ago
|
[Template:Gally] feature 1096, feature 1097, feature 1098, feature 1099, feature 1313
And some other improvments...
|
-
Property svn:executable set to
*
|
File size:
591 bytes
|
Line | |
---|
1 | <!-- **GBL** >ABOUT> --> |
---|
2 | <div id="content" class="content"> |
---|
3 | <div class="titrePage"> |
---|
4 | <ul class="categoryActions"> |
---|
5 | <li> |
---|
6 | <a id="icon_home" class="button" href="{$U_HOME}" title="{'return to homepage'|@translate}"> |
---|
7 | <!-- <img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"/>--> |
---|
8 | </a> |
---|
9 | </li> |
---|
10 | </ul> |
---|
11 | <h2>{'About'|@translate}</h2> |
---|
12 | </div> |
---|
13 | <div id="content2"> |
---|
14 | <ul> |
---|
15 | {$ABOUT_MESSAGE} |
---|
16 | {if isset($THEME_ABOUT) } |
---|
17 | <li>{$THEME_ABOUT}</li> |
---|
18 | {/if} |
---|
19 | </ul> |
---|
20 | </div> |
---|
21 | </div> |
---|
22 | <!-- **GBL** <ABOUT< --> |
---|
Note: See
TracBrowser
for help on using the repository browser.