annotate templates.martin/footer.html @ 4:c5749e43b1d7
Adding debian files (to original 1.1.29)
author |
Peter Gervai <grin@grin.hu> |
date |
Wed, 15 Oct 2008 23:35:35 +0200 |
parents |
a84c32f131df |
children |
|
rev |
line source |
0
|
1 |
|
2 <!-- |
|
3 You can put here any HTML code you want. It will be used as a footer |
|
4 in all the HTML pages. |
|
5 --> |
|
6 <div class="footer"> |
|
7 |
|
8 <TMPL_VAR NAME=STRING_ALBUMGENERATEDBY> |
|
9 <a href="http://bins.sautret.org">BINS</a> |
|
10 <TMPL_VAR NAME=BINS_VERSION> |
|
11 <TMPL_VAR NAME=GENERATED_DATE> |
|
12 <br> using the <b>martin</b> Templates |
|
13 </div> |