Implemented necessary functionality so binary files no longer render literally.
[catagits/Gitalist.git] / root / ref / blob.tt2
index ad81803..fb4497d 100755 (executable)
@@ -7,8 +7,8 @@
     [% short_cmt(head.comment) %]
    </div>
   [% END %]
-       <pre class='blob'>[% subinclude('/fragment/ref/blob', c.req.captures, c.req.args.to_path) | html %]</pre>
+
+[% subinclude('/fragment/ref/blob', c.req.captures, c.req.args.to_path) %]
 
 
  
\ No newline at end of file