Fleshed out the /tree action and fixed paging.
[catagits/Gitalist.git] / templates / shortlog.tt2
1 [% INCLUDE 'commit-nav.tt2' object = commit %]
2
3 <div>
4 [% project %]
5 </div>
6
7 [%
8 INCLUDE '_log_pager.tt2';
9 INCLUDE '_shortlog.tt2';
10 INCLUDE '_log_pager.tt2';
11 %]