annotate templates.satyap/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 <!-- |
|
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 |
|
7 <p /> |
|
8 |
|
9 <p class="bins_credit"> |
|
10 Page generated by <a href="http://bins.sautret.org">Bins |
|
11 <!-- TMPL_VAR NAME=BINS_VERSION --></a> |
|
12 on |
|
13 <!-- TMPL_VAR NAME=GENERATED_DATE -->. |
|
14 </p> |
|
15 |
|
16 </body> |
|
17 </html> |