comparison templates.mwolson/footer.html @ 0:a84c32f131df 1.1.29

Import vendor version
author Peter Gervai <grin@grin.hu>
date Wed, 15 Oct 2008 23:28:56 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a84c32f131df
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 <!-- TMPL_VAR NAME=GENERATED_DATE -->.
13 </p>
14
15 <p class="thnav"><a href="<TMPL_VAR NAME=HOME_LINK>">Leave albums</a></p>
16
17 </body>
18 </html>