Remove contact us link

This commit is contained in:
karlchillmaid
2021-10-05 12:55:06 +01:00
committed by GitHub
parent 67b8c7166f
commit 2949f2b61c

View File

@@ -62,8 +62,4 @@
Your organisation may need to <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.billing_details') }}">add the Cabinet Office as a supplier</a> before you can raise a <abbr title="purchase order">PO</abbr>.
</p>
<p class="govuk-body">
<a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.support') }}">Contact us</a> if you need help raising a purchase order.
</p>
{% endblock %}