templates/gitweb/footer.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 05 Mar 2007 19:48:21 +0100
changeset 4143 26314500a5e1
parent 3473 2896ce093ec4
child 5266 46c5e1ee8aaa
permissions -rw-r--r--
Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798) with test added for a long (local) tag name.

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