diff --git a/src/registrar/templates/application_form.html b/src/registrar/templates/application_form.html index ef2c330a1..6830033b5 100644 --- a/src/registrar/templates/application_form.html +++ b/src/registrar/templates/application_form.html @@ -1,7 +1,7 @@ {% extends 'base.html' %} {% load static form_helpers url_helpers %} -{% block title %}Apply for a .gov domain – {{form_titles|get_item:steps.current}}{% endblock %} +{% block title %}Apply for a .gov domain | {{form_titles|get_item:steps.current}} | {% endblock %} {% block content %}