diff --git a/instances/templates/instance.html b/instances/templates/instance.html index e1a6f42..dfa4dd6 100644 --- a/instances/templates/instance.html +++ b/instances/templates/instance.html @@ -738,25 +738,22 @@
-
{% csrf_token %} + {% csrf_token %}

{% trans "Instance Media" %} - {% if status == 5 and allow_admin_or_not_template %} - - {% endif %} -

+
{% for cd in media %}
{% csrf_token %}