diff --git a/passbook/core/templates/base/page.html b/passbook/core/templates/base/page.html
index 1e4e48978..d66ae5955 100644
--- a/passbook/core/templates/base/page.html
+++ b/passbook/core/templates/base/page.html
@@ -21,8 +21,10 @@
passbook
+ + {% if config.passbook.branding.title_show %} +{{ config.passbook.branding.title }}
+ {% endif %}