mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-25 21:00:47 -05:00
Comment out agreement link
Comment out agreement link. Removed link to help reduce the number of signed agreements submitted without completing the request to go live. The agreement doesn't contain any more information than the new How to pay content.
This commit is contained in:
committed by
Chris Hill-Scott
parent
fce2c709f6
commit
a42e79ea2d
@@ -126,7 +126,7 @@
|
||||
<h2 class="heading-medium" id="paying">How to pay</h2>
|
||||
<p>Before you can use Notify to send letters or pay for text messages you'll need to raise a Purchase Order (PO). You may need to set up the Cabinet Office as a supplier first.</p>
|
||||
<p>Once you've done that, Notify will send you an invoice at the end of each quarter. If the value of an invoice is very small, we roll it into the next quarter to save time and effort.</p>
|
||||
<p>Read our data sharing and financial agreement for more information.</p>
|
||||
<!--<p>Read our data sharing and financial agreement for more information.</p>
|
||||
<p>
|
||||
{{ agreement_info.as_pricing_paragraph(
|
||||
pricing_link=url_for('main.sign_in', next=url_for('main.pricing', _anchor='paying')),
|
||||
@@ -134,7 +134,7 @@
|
||||
support_link=url_for('.feedback', ticket_type='ask-question-give-feedback', body='agreement'),
|
||||
signed_in=current_user.is_authenticated,
|
||||
) }}
|
||||
</p>
|
||||
</p>-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user