fileinfo.html: relocate buttons

This commit is contained in:
Zankaria 2025-01-04 23:35:32 +01:00 committed by Zankaria
parent 4f379d49f4
commit 61039bed96

View File

@ -27,8 +27,10 @@
{% endif %} {% endif %}
{% endif %} {% endif %}
) )
</span>
{% include "post/image_identification.html" %} {% include "post/image_identification.html" %}
{% include "post/file_controls.html" %}</span></p> {% include "post/file_controls.html" %}
</p>
{% include "post/image.html" with {'post':file} %} {% include "post/image.html" with {'post':file} %}
{% endif %} {% endif %}
</div> </div>