view templates/gitweb/footer.tmpl @ 5270:6e0f05f6f68d

hgweb: Show date of last change for each file in manifest
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 31 Aug 2007 11:18:29 +0200
parents 46c5e1ee8aaa
children
line wrap: on
line source

<div class="page_footer">
<div class="page_footer_text">#repo|escape#</div>
<a class="rss_logo" href="#url#rss-log">RSS</a> 
<a class="rss_logo" href="#url#atom-log">Atom</a>
<br />
#motd#
</div>
</body>
</html>