##// END OF EJS Templates
filectx: make ancestor require actx...
filectx: make ancestor require actx When grafting or rebasing, we need to know the target ancestor.

File last commit:

r14046:b24e5a70 default
r16599:4b73f4ba 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>