##// END OF EJS Templates
merge with i18n
merge with i18n

File last commit:

r9999:f91e5630 default
r13491:9c5aae63 merge stable
Show More
footer.tmpl
11 lines | 207 B | application/x-cheetah | CheetahLexer
<div class="page_footer">
<div class="page_footer_text">{repo|escape}</div>
<div class="rss_logo">
<a href="{url}rss-log">RSS</a>
<a href="{url}atom-log">Atom</a>
</div>
<br />
{motd}
</div>
</body>
</html>