diff --git a/templates/main.html b/templates/main.html index d09b766..1e1b17a 100644 --- a/templates/main.html +++ b/templates/main.html @@ -41,12 +41,6 @@

{{ getUser(post["creator"])["username"] }}

{% if userdata %} - {% if userdata.administrator == 1 %} - Remove post -

- {% endif %} - {% endif %} - {% if userdata %} {% endif %}