more design changes
[catagits/Gitalist.git] / root / ref / tree.tt2
CommitLineData
0da7966e 1
eab82ed1 2
0da7966e 3
4 [%
5 IF path;
24a1933a 6 INCLUDE 'nav/path.tt2' filename = path;
0da7966e 7 END;
8
460b333e 9 subinclude('/fragment/ref/tree', c.req.captures, c.req.args.to_path);
0da7966e 10 %]
eab82ed1 11
12 <div class='commit-message'>
13 [% short_cmt(commit.comment) | html %] ...
14 </div>