Make display of heads work
[catagits/Gitalist.git] / root / heads.tt2
1 [% INCLUDE 'nav/actions.tt2' object = commit %]
2
3 <div class='content'>
4   <div>
5   [% Repository.name %]
6   </div>
7
8   [% INCLUDE 'repository/heads.tt2' %]
9 </div>