templates/gitweb/footer.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Thu, 19 Jul 2007 19:43:25 -0300
changeset 4933 667290b6c95e
parent 3473 2896ce093ec4
child 5266 46c5e1ee8aaa
permissions -rw-r--r--
archive: delay extraction of file revisions This allows us to look only at the filelogs we're interested in, providing a nice speedup if we're archiving only part of a repository.

<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>