remote forking: use the original http/https url in description
[phorkie.git] / data / templates / display-file.htm
index a768b7c2b03e0449da62805a43fcc28b48c17e6d..8a255063f47940cd396bf12ba373ca3badd992d7 100644 (file)
@@ -6,7 +6,5 @@
   {% endfor %}
   <h3 id="{{file.getFilename}}">{{file.getFilename}}<a class="anchorlink" href="#{{file.getFilename}}"></a></h3>
  </div>
- <div class="code">
   {{file.getRenderedContent(toolres)|raw}}
- </div>
 </div>