diff --git a/fet2020/templates/admin/base.html b/fet2020/templates/admin/base.html new file mode 100644 index 00000000..9d29ab17 --- /dev/null +++ b/fet2020/templates/admin/base.html @@ -0,0 +1,28 @@ +{% extends "admin/base.html" %} +{% load i18n admin_urls %} + +{% block usertools %} +{% if has_permission %} +