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