Files @ 73f413946c14
Branch filter:

Location: kallithea/pylons_app/templates/gitweb_custom/footer.tmpl - annotation

73f413946c14 207 B application/x-cheetah Show Source Show as Raw Download as Raw
Marcin Kuzminski
user managment implementation continued update/delete/create works
+ templating changes
<div class="page_footer">
<div class="page_footer_text">{repo|escape}</div>
<div class="rss_logo">
<a href="{url}rss-log">RSS</a>
<a href="{url}atom-log">Atom</a>
</div>
<br />
{motd}
</div>
</body>
</html>