Skip to content

Commit

Permalink
BAU 404 template formatting error (#4134)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlsteers authored Sep 20, 2023
1 parent 9802a61 commit 9603822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/404.njk
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
<li><a class="govuk-link" href="https://www.payments.service.gov.uk/using-govuk-pay">Using GOV.UK Pay</a></li>
</ul>

<p class="govuk-body">If you cannot find the information you need, <a class="govuk-link" href="https://www.payments.service.gov.uk/support/">contact our support team</a></p>.
<p class="govuk-body">If you cannot find the information you need, <a class="govuk-link" href="https://www.payments.service.gov.uk/support/">contact our support team</a>.</p>
</div>
{% endblock %}

0 comments on commit 9603822

Please sign in to comment.