some content cleanup

This commit is contained in:
stvnrlly
2022-11-07 21:22:34 -05:00
parent 95ad8827bc
commit 51d9d08410
3 changed files with 4 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
{% block content_column_content %}
<h1 class="heading heading-large">Text messages</h1>
<p class="govuk-body">Send thousands of free text messages to UK and international numbers with US Notify.</p>
<p class="govuk-body">Send thousands of free text messages to US phone numbers with 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 %}