diff --git a/benefits/templates/registration/logged_out.html b/benefits/templates/registration/logged_out.html index c1ec084220..83a65bc3e5 100644 --- a/benefits/templates/registration/logged_out.html +++ b/benefits/templates/registration/logged_out.html @@ -2,7 +2,7 @@ {% load static %} {% block title %} - Logged out | Cal-ITP Benefits Administrator + Logged out | {{ site_title }} {% endblock title %} {% block extrastyle %} @@ -20,7 +20,7 @@
-

Administrator

+

{{ site_header }}

{% endblock branding %}