This commit is contained in:
Rachid Mrad 2023-09-19 14:38:21 -04:00
parent 01bcde2586
commit f4f89ef705
No known key found for this signature in database
GPG key ID: EF38E4CEC4A8F3CF

View file

@ -192,7 +192,7 @@ class TribalGovernmentForm(RegistrarForm):
'domains. Use our <a href="{}">contact form</a> to '
"tell us more about your tribe and why you want a .gov "
"domain. Well review your information and get back "
"to you.".format(public_site_url('contact'))
"to you.".format(public_site_url("contact"))
),
code="invalid",
)