diff --git a/templates/zephyr/base.html b/templates/zephyr/base.html index f94745cb9f..a726e3c1d0 100644 --- a/templates/zephyr/base.html +++ b/templates/zephyr/base.html @@ -6,9 +6,9 @@ {% if user_profile.realm.domain %} - Humbug for {{user_profile.realm.domain}} + Humbug - {{user_profile.realm.domain}} {% else %} - Humbug, from Humbug Inc. + Humbug {% endif %}