view templates.swigs/footer.html @ 10:f962189bab94

Added tag 1.1.29.e2 for changeset 0f248ad86f9f
author Peter Gervai <grin@grin.hu>
date Thu, 16 Oct 2008 00:16:50 +0200
parents a84c32f131df
children
line wrap: on
line source


<!-- $Id: footer.html,v 1.3 2002/05/25 01:52:50 jerome Exp $ -->

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

  <center>
    <p>
      <font size="1" color="<TMPL_VAR NAME=PAGE_TITLECOLOR>">
	<!-- TMPL_VAR NAME=STRING_ALBUMGENERATEDBY -->
	<a href="http://bins.sautret.org">
	  <font color="<TMPL_VAR NAME=PAGE_TITLECOLOR>">
	    BINS</font></a>
	<!-- TMPL_VAR NAME=BINS_VERSION -->
	<!-- TMPL_VAR NAME=GENERATED_DATE -->.
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      </font>
    </p>
  </center>