diff templates/gitweb/footer.tmpl @ 3234:9d13e21f4e3c

Move gitweb theme into subdirectory
author Brendan Cully <brendan@kublai.com>
date Mon, 02 Oct 2006 17:30:45 -0700
parents templates/footer-gitweb.tmpl@385b8872b8e3
children 36fa5db79dd5
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/gitweb/footer.tmpl	Mon Oct 02 17:30:45 2006 -0700
@@ -0,0 +1,6 @@
+<div class="page_footer">
+<div class="page_footer_text">#repo|escape#</div>
+<a class="rss_logo" href="?cmd=changelog;style=rss">RSS</a>
+</div>
+</body>
+</html>