Files
notifications-admin/app/templates/partials/templates/guidance-send-a-document.html
karlchillmaid 22b6b8f412 Added a reminder to upload the document
Added a reminder to upload the document using the API.
2018-09-10 14:47:22 +01:00

14 lines
519 B
HTML

<h2 class="heading-medium">
Send a document by email
</h2>
<p>
Use double brackets to add a placeholder field to your template. This will contain a secure link to download the document.
</p>
<div class="panel panel-border-wide">
<p>
Download your document at: ((link_to_document))
</p>
</div>
Next, use the API to upload your document.<!--<p> Follow the instructions to send a document by email in the <a href="https://www.notifications.service.gov.uk/documentation">API client documentation</a>.
</p>-->