##// END OF EJS Templates
tests: quote dummyssh in a way that works on windows too...
tests: quote dummyssh in a way that works on windows too Don't depend on $environmentvariableexpansion and 'quote' handling in system()

File last commit:

r14046:b24e5a70 default
r16541:bb333480 stable
Show More
footer.tmpl
12 lines | 263 B | application/x-cheetah | CheetahLexer
<script type="text/javascript">process_dates()</script>
<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>