mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-18 01:14:52 -05:00
Added send a document by email guidance
Added send a document by email guidance
This commit is contained in:
14
app/templates/partials/templates/guidance-send-a-document
Normal file
14
app/templates/partials/templates/guidance-send-a-document
Normal file
@@ -0,0 +1,14 @@
|
||||
<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>
|
||||
<p>
|
||||
Next, upload your document. 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>
|
||||
Reference in New Issue
Block a user