Update app/templates/views/features/emails.html

Co-Authored-By: karlchillmaid <karl.chillmaid@digital.cabinet-office.gov.uk>
This commit is contained in:
Chris Hill-Scott
2019-04-16 14:43:10 +01:00
committed by GitHub
parent 0ee322f137
commit 59e981030a

View File

@@ -38,7 +38,7 @@
<p>Upload a file using our API, then send your users an email with a link to download it.</p>
<p>Notify uses encrypted links instead of email attachments because:</p>
<ul class="list list-bullet">
<li>they're more secure</li>
<li>theyre more secure</li>
<!--<li>you can track when the recipient downloads your document</li>-->
<li>email attachments are often marked as spam</li>
</ul>