diff --git a/courses/templates/category/view.html b/courses/templates/category/view.html index 8f68de7..60c065b 100644 --- a/courses/templates/category/view.html +++ b/courses/templates/category/view.html @@ -1,7 +1,10 @@ {% extends 'app/base.html' %} +{% load static i18n permission_tags %} +{% load widget_tweaks %} {% load static i18n %} + {% block breadcrumbs %}