Mercurial > hg
view mercurial/templates/gitweb/footer.tmpl @ 36919:8fba319750c2
dagop: move lines() out of annotate()
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 28 Feb 2018 15:20:41 -0500 |
parents | eb7de21b15be |
children |
line wrap: on
line source
<div class="page_footer"> <div class="page_footer_text">{repo|escape}</div> <div class="rss_logo"> <a href="{url|urlescape}rss-log">RSS</a> <a href="{url|urlescape}atom-log">Atom</a> </div> <br /> {motd} </div> </body> </html>