Fleshed out the /tree action and fixed paging.
[catagits/Gitalist.git] / templates / shortlog.tt2
index b49e0e8..c8e9ef2 100644 (file)
@@ -4,4 +4,8 @@
 [% project %]
 </div>
 
-[% INCLUDE '_shortlog.tt2' %]
+[%
+INCLUDE '_log_pager.tt2';
+INCLUDE '_shortlog.tt2';
+INCLUDE '_log_pager.tt2';
+%]