9de554cf27194fe2705beb7ef65fe782556fb414
[catagits/Gitalist.git] / root / ref / blob.tt2
1 <h3 class="header">[% INCLUDE 'nav/path.tt2' %]</h3>
2
3   [% IF object.type == 'commit' %]
4    <div class='commit-message'>
5     [% short_cmt(head.comment) %]
6    </div>
7   [% END %]
8
9 [% subinclude('/fragment/ref/blob', c.req.captures, c.req.args.to_path) %]
10
11
12