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