comparison templates/gitweb/footer.tmpl @ 3226: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
comparison
equal deleted inserted replaced
3225:2f35961854fb 3226:9d13e21f4e3c
1 <div class="page_footer">
2 <div class="page_footer_text">#repo|escape#</div>
3 <a class="rss_logo" href="?cmd=changelog;style=rss">RSS</a>
4 </div>
5 </body>
6 </html>