Fixed bug in http://github.com/broquaint/Gitalist/issues#issue/2.
[catagits/Gitalist.git] / root / summary.tt2
1 [% PROCESS 'nav/actions.tt2' object = head %]
2
3 <h2><a href='[% c.uri_for("shortlog") %]'>shortlog</a></h2>
4 [% INCLUDE '_shortlog.tt2' %]
5
6 <h2><a href='[% c.uri_for("heads") %]'>heads</a></h2>
7 [% INCLUDE '_heads.tt2' %]