diff --git a/src/templates/base.html b/src/templates/base.html index adb2d321..e6639542 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -74,6 +74,7 @@
  • People
  • {% if user.is_authenticated and user.is_staff %}
  • Backoffice
  • +
  • Django Admin
  • {% endif %}