annotate templates.petrus/footer.html @ 11:8b62360dc2a5
default tip
Adding notes, cloning edit-gui
author |
Peter Gervai <grin@grin.hu> |
date |
Sun, 02 Nov 2008 16:29:52 +0100 |
parents |
a84c32f131df |
children |
|
rev |
line source |
0
|
1 |
|
2 <!-- $Id: footer.html,v 1.1 2004/05/22 12:36:11 jerome Exp $ --> |
|
3 |
|
4 <!-- |
|
5 You can put here any HTML code you want. It will be used as a footer |
|
6 in all the HTML pages. |
|
7 --> |
|
8 |
|
9 <div id="bdp"> |
|
10 <TMPL_VAR NAME=STRING_ALBUMGENERATEDBY> |
|
11 <a href="http://bins.sautret.org">BINS</a> |
|
12 <TMPL_VAR NAME=BINS_VERSION> |
|
13 <TMPL_VAR NAME=GENERATED_DATE> |
|
14 <br /> |
|
15 using the joi/petrus Templates |
|
16 </div> |