diff --git a/src/registrar/views/application.py b/src/registrar/views/application.py index 4ea927396..a5b6601c1 100644 --- a/src/registrar/views/application.py +++ b/src/registrar/views/application.py @@ -82,6 +82,7 @@ class ApplicationWizard(LoginRequiredMixin, TemplateView): Step.PURPOSE: _("Purpose of your domain"), Step.YOUR_CONTACT: _("Your contact information"), Step.OTHER_CONTACTS: _("Other employees from your organization"), + Step.NO_OTHER_CONTACTS: _("No other employees from your organization?"), Step.ANYTHING_ELSE: _("Anything else we should know?"), Step.REQUIREMENTS: _( "Requirements for registration and operation of .gov domains"