Update content

This commit is contained in:
karlchillmaid
2019-07-18 11:03:17 +01:00
committed by GitHub
parent d771b4ae64
commit e069078459

View File

@@ -17,11 +17,12 @@
<p> <p>
Your organisation ({{ current_service.organisation.name }}) has already accepted the GOV.UK Your organisation ({{ current_service.organisation.name }}) has already accepted the GOV.UK
Notify data sharing and financial agreement. You can Notify data sharing and financial agreement.
<a href="{{ url_for('main.service_download_agreement', service_id=current_service.id) }}">download a copy</a>. </p>
<p><a href="{{ url_for('main.service_download_agreement', service_id=current_service.id) }}">Download a copy of the agreement</a>.
</p> </p>
<p> <p>
The agreement contains commercially sensitive information, so dont share it more widely than you need to. The agreement is confidential and should not be shared outside your organisation.
</p> </p>
</div> </div>