diff --git a/passbook/core/templates/overview/base.html b/passbook/core/templates/overview/base.html index 647153a6c..5b80a7f3f 100644 --- a/passbook/core/templates/overview/base.html +++ b/passbook/core/templates/overview/base.html @@ -65,122 +65,93 @@ {% trans 'Overview' %} - {% is_active_app 'passbook_admin' as is_admin %} {% if user.is_superuser %} -