Make tags appear on the summary page. Remove code from Root controller
[catagits/Gitalist.git] / root / repository / log.tt2
CommitLineData
234a3b7f 1[%# FIXME - Why are actions here automagically %]
2<div class='content'>
3 [% INCLUDE '_log_pager.tt2';
4
5 subinclude('/fragment/repository/log', c.req.captures);
6
7 INCLUDE '_log_pager.tt2'; %]
8</div>