diff --git a/app/templates/admin_settings.html b/app/templates/admin_settings.html new file mode 100644 index 0000000..6688802 --- /dev/null +++ b/app/templates/admin_settings.html @@ -0,0 +1,135 @@ +{% extends "home.html" %} + +{% load static i18n django_bootstrap_breadcrumbs permission_tags %} + +{% block breadcrumbs %} + {{ block.super }} + {% breadcrumb 'Settings' 'app:settings' %} +{% endblock %} + +{% block content %} + +
+ + +Use safe contection
+