Fixed tree link in the case of no sha1 in the captures.
[catagits/Gitalist.git] / root / ref / tree.tt2
1   [%
2     IF path;
3       INCLUDE 'nav/path.tt2' filename = path;
4     END;
5
6     subinclude('/fragment/ref/tree', c.req.captures, c.req.args.to_path);
7   %]
8