aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/templates/display-file.htm2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/templates/display-file.htm b/data/templates/display-file.htm
index a768b7c..8a25506 100644
--- a/data/templates/display-file.htm
+++ b/data/templates/display-file.htm
@@ -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>