diff --git a/passbook/core/templates/base/page.html b/passbook/core/templates/base/page.html index 6bb61d962..ebcee481a 100644 --- a/passbook/core/templates/base/page.html +++ b/passbook/core/templates/base/page.html @@ -53,7 +53,7 @@ {{ user.username }} - + {% block page_content %} diff --git a/passbook/core/templates/login/form_with_user.html b/passbook/core/templates/login/form_with_user.html index dfe6213a2..da9defe35 100644 --- a/passbook/core/templates/login/form_with_user.html +++ b/passbook/core/templates/login/form_with_user.html @@ -7,7 +7,7 @@