Comment out document tracking

Comment out document tracking – it doesn't exist yet
This commit is contained in:
karlchillmaid
2019-04-05 09:53:32 +01:00
committed by Chris Hill-Scott
parent 27e177ddfa
commit 893b1d65e8

View File

@@ -37,7 +37,7 @@
<p>Notify uses encrypted links instead of email attachments because:</p>
<ul class="list list-bullet">
<li>they're more secure</li>
<li>you can track when the recipient downloads your document</li>
<!--<li>you can track when the recipient downloads your document</li>-->
<li>email attachments are often marked as spam</li>
</ul>
<p><a href="https://www.notifications.service.gov.uk/documentation">Read the API documentation</a> for more information.</p>