Files @ f6ac79182600
Branch filter:

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

f6ac79182600 207 B application/x-cheetah Show Source Show as Raw Download as Raw
Marcin Kuzminski
Added rest controllers for repos and users,
templating changes + css fixes
<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>