diff --git a/courses/templates/category/index.html b/courses/templates/category/index.html index 224cc01..6cd69bd 100644 --- a/courses/templates/category/index.html +++ b/courses/templates/category/index.html @@ -1,6 +1,8 @@ {% extends 'app/base.html' %} {% load static i18n %} +{% load static i18n permission_tags %} +{% load widget_tweaks %} {% block breadcrumbs %}