diff --git a/templates/post/fileinfo.html b/templates/post/fileinfo.html index cab93709..a2384fe9 100644 --- a/templates/post/fileinfo.html +++ b/templates/post/fileinfo.html @@ -3,11 +3,11 @@ {% else %}
File: {{ file.file }} ( {% if file.thumb == 'spoiler' %} {% trans %}Spoiler Image{% endtrans %}, @@ -28,10 +28,10 @@ {% endif %} ) {% include "post/image_identification.html" %} - {% include "post/file_controls.html" %}