view templates.martin/footer.html @ 7:69923c621cfe

log verbosity
author Peter Gervai <grin@grin.hu>
date Thu, 16 Oct 2008 00:05:56 +0200
parents a84c32f131df
children
line wrap: on
line source


<!--  
You can put here any HTML code you want. It will be used as a footer
in all the HTML pages.
-->
<div class="footer">

<TMPL_VAR NAME=STRING_ALBUMGENERATEDBY>
<a href="http://bins.sautret.org">BINS</a>
<TMPL_VAR NAME=BINS_VERSION>
<TMPL_VAR NAME=GENERATED_DATE>
<br> using the <b>martin</b> Templates
</div>