view templates.mwolson/footer.html @ 3:66beb7e16b22

Added tag 1.1.29-extended for changeset c44d020e5f8a
author Peter Gervai <grin@grin.hu>
date Wed, 15 Oct 2008 23:32:04 +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.
-->

<p />

<p class="bins_credit">
    Page generated by <a href="http://bins.sautret.org">Bins
	<!-- TMPL_VAR NAME=BINS_VERSION --></a>
	<!-- TMPL_VAR NAME=GENERATED_DATE -->.
</p>

<p class="thnav"><a href="<TMPL_VAR NAME=HOME_LINK>">Leave albums</a></p>

</body>
</html>