templates/footer-gitweb.tmpl
author Matt Mackall <mpm@selenic.com>
Wed, 09 Aug 2006 14:53:03 -0500
changeset 2847 a9f5d4149123
parent 1572 385b8872b8e3
permissions -rw-r--r--
Combine manifest dict and flags dict into a single object This gets rid of the need to track two objects and might save memory. This might be faster implemented as a subclassed dict with auxiliary functions to access a sparse flags dict.

<div class="page_footer">
<div class="page_footer_text">#repo|escape#</div>
<a class="rss_logo" href="?cmd=changelog;style=rss">RSS</a>
</div>
</body>
</html>