diff --git a/topics/templates/resources/delete.html b/topics/templates/resources/delete.html index 70bddb1..c2c62e9 100644 --- a/topics/templates/resources/delete.html +++ b/topics/templates/resources/delete.html @@ -1,22 +1,23 @@ -{% load i18n %} +{% load static i18n permission_tags %} +