Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
remove create an account block
Browse files Browse the repository at this point in the history
  • Loading branch information
gidsg committed Apr 2, 2024
1 parent fe75fa8 commit f76a9d7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/templates/main/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ <h1 class="govuk-heading-l">Sign in to submit your data</h1>
"classes": "login-button"
}) }}

<h2 class="govuk-heading-m govuk-!-margin-top-4">Create an account</h2>
<p class="govuk-body">If you do not already have an account, we emailed you a link inviting you to create one.</p>
<p class="govuk-body">Check your inbox for an email from ‘Microsoft Invitations on behalf of MHCLG’.</p>
<p class="govuk-body">If you did not receive an email, you already have an account.</p>

{{ helpLinksDropdown() }}
</div>
{% endblock content %}

0 comments on commit f76a9d7

Please sign in to comment.