diff --git a/passbook/core/templates/base/page.html b/passbook/core/templates/base/page.html
index 6bb61d962d..ebcee481a1 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 dfe6213a2f..da9defe352 100644
--- a/passbook/core/templates/login/form_with_user.html
+++ b/passbook/core/templates/login/form_with_user.html
@@ -7,7 +7,7 @@