diff --git a/passbook/admin/templates/administration/base.html b/passbook/admin/templates/administration/base.html index 46a0aabcb5..1fb1068006 100644 --- a/passbook/admin/templates/administration/base.html +++ b/passbook/admin/templates/administration/base.html @@ -4,49 +4,4 @@ {% load is_active %} {% block nav_secondary %} - {% endblock %} diff --git a/passbook/core/static/img/brand.svg b/passbook/core/static/img/brand.svg index d4928327bd..b013ab6e8f 100644 --- a/passbook/core/static/img/brand.svg +++ b/passbook/core/static/img/brand.svg @@ -1,2 +1,2 @@ + width="270px" height="20px" viewBox="0 0 270 10" enable-background="new 0 0 270 10" xml:space="preserve"> diff --git a/passbook/core/templates/overview/base.html b/passbook/core/templates/overview/base.html index 0d851c586b..07aed11a0d 100644 --- a/passbook/core/templates/overview/base.html +++ b/passbook/core/templates/overview/base.html @@ -8,38 +8,40 @@
{% include 'partials/messages.html' %}
- +
{% block content %} {% endblock %}