us → u.s.

This commit is contained in:
stvnrlly
2022-12-06 11:03:47 -05:00
parent 92da56fe63
commit b6bc02eb6b
62 changed files with 128 additions and 128 deletions

View File

@@ -8,7 +8,7 @@
{% block content_column_content %}
<h1 class="heading heading-large">Emails</h1>
<p class="govuk-body">Send an unlimited number of emails for free with US Notify.</p>
<p class="govuk-body">Send an unlimited number of emails for free with U.S. Notify.</p>
{% if not current_user.is_authenticated %}
<p class="govuk-body"><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.register') }}">Create an account</a> and try Notify for yourself.</p>
{% endif %}