Have linenumbers in blob displays
[catagits/Gitalist.git] / root / ref / blob.tt2
index 9de554c..ee8b007 100755 (executable)
@@ -6,7 +6,12 @@
    </div>
   [% END %]
 
+<div id="blob">
+<table class="listing">
+<tbody>
 [% subinclude('/fragment/ref/blob', c.req.captures, c.req.args.to_path) %]
-
+</tbody>
+</table>
+</div>