Fleshed out the /tree action and fixed paging.
[catagits/Gitalist.git] / templates / summary.tt2
index 2eb2e8a..f320ffc 100644 (file)
@@ -9,11 +9,11 @@
 </div>
 
 <div class='shortlog'>
-<h2>shortlog</h2>
+<h2><a href='/shortlog?p=[% project %]'>shortlog</a></h2>
 [% INCLUDE '_shortlog.tt2' %]
 </div>
 
 <div class='heads'>
-<h2>heads</h2>
+<h2><a href='/heads?p=[% project %]'>heads</a></h2>
 [% INCLUDE '_heads.tt2' %]
 </div>