diff --git a/students_group/templates/groups/delete.html b/students_group/templates/groups/delete.html index 01de76a..30a6b77 100644 --- a/students_group/templates/groups/delete.html +++ b/students_group/templates/groups/delete.html @@ -1,23 +1,24 @@ -{% load i18n %} +{% load static i18n permission_tags %} + -- libgit2 0.21.2