##// END OF EJS Templates
gitweb: manifest template: do not include trailing slash in directory names
gitweb: manifest template: do not include trailing slash in directory names

File last commit:

r3478:2896ce09 default
r4457:7b2e8089 default
Show More
footer.tmpl
8 lines | 161 B | application/x-cheetah | CheetahLexer
Brendan Cully
Move gitweb theme into subdirectory
r3234 <div class="page_footer">
<div class="page_footer_text">#repo|escape#</div>
Brendan Cully
hgweb: convert gitweb to NWI
r3271 <a class="rss_logo" href="#url#rss-log">RSS</a>
Thomas Arendsen Hein
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.
r3478 <br />
#motd#
Brendan Cully
Move gitweb theme into subdirectory
r3234 </div>
</body>
</html>