##// END OF EJS Templates
clfilter: verify logic should be unfiltered...
clfilter: verify logic should be unfiltered To verify a changelog obviously needs all of it. The verify logic now ensures it works on an unfiltered repository.

File last commit:

r14046:b24e5a70 default
r18003:e1e181a6 default
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>