Fix paging links for /shortlog.
[catagits/Gitalist.git] / root / repository / longlog.tt2
CommitLineData
234a3b7f 1[%# FIXME - Why are actions here automagically %]
2<div class='content'>
3 [% INCLUDE '_log_pager.tt2';
4
55fca245 5 subinclude('/fragment/' _ c.action, c.req.captures);
234a3b7f 6
7 INCLUDE '_log_pager.tt2'; %]
8</div>