mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 12:48:24 -04:00
Merge pull request #4036 from alphagov/better-messages-alpha-how-to-pay
Update the How to pay page
This commit is contained in:
@@ -9,12 +9,16 @@
|
|||||||
|
|
||||||
{{ page_header('How to pay') }}
|
{{ page_header('How to pay') }}
|
||||||
|
|
||||||
|
<p class="govuk-body">
|
||||||
|
If you use GOV.UK Notify to send text messages or letters, you may need to send us a <a class="govuk-link govuk-link--no-visited-state" href="#purchase-orders">purchase order</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h2 class="heading-medium" id="invoices">
|
<h2 class="heading-medium" id="invoices">
|
||||||
Invoices
|
Invoices
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p class="govuk-body">
|
<p class="govuk-body">
|
||||||
GOV.UK Notify is run by the Government Digital Service (GDS), part of the Cabinet Office.
|
Notify is run by the Government Digital Service (GDS), part of the Cabinet Office.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="govuk-body">
|
<p class="govuk-body">
|
||||||
@@ -58,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>.
|
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>
|
||||||
|
|
||||||
<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 %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user