More template tweaks.
[catagits/Gitalist.git] / root / ref / blob.tt2
index 92fbf03..5afc3ae 100755 (executable)
@@ -1,4 +1,4 @@
-<h3>[% INCLUDE 'nav/path.tt2' %]</h3>
+<h3 class="header">[% INCLUDE 'nav/path.tt2' %]</h3>
 
   [% IF object.type == 'commit' %]
    <div class='commit-message'>
@@ -9,4 +9,4 @@
 [% subinclude('/fragment/ref/blob', c.req.captures, c.req.args.to_path) %]
 
 
\ No newline at end of file