view templates/gitweb/footer.tmpl @ 5229:149742a628fd

convert: fix issue702 about GIT_DIR= construct unsupported under Windows.
author Patrick Mezard <pmezard@gmail.com>
date Sun, 26 Aug 2007 14:51:27 +0200
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>