diff --git a/core/templates/base.html b/core/templates/base.html index e1fb172..0f413fd 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -37,6 +37,37 @@ @@ -64,6 +95,95 @@ Billing {% endif %} + {% if user.is_superuser %} + + {% endif %} {% if user.is_authenticated %}