diff templates.satyap/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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates.satyap/footer.html	Wed Oct 15 23:28:56 2008 +0200
@@ -0,0 +1,17 @@
+
+<!--  
+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>
+	on
+	<!-- TMPL_VAR NAME=GENERATED_DATE -->.
+</p>
+
+</body>
+</html>