view templates/gitweb/footer.tmpl @ 3608:802da51cab5b

Use httpconnection even with proxies. This should give us HTTP keepalive when we talk to proxies and should allow us to stream a file in unbundle (instead of reading everything into a string). This should fix issue376.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Wed, 01 Nov 2006 14:53:11 -0300
parents 2896ce093ec4
children 46c5e1ee8aaa
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>
<br />
#motd#
</div>
</body>
</html>