Update app/templates/views/notifications/invalid_precompiled_letter.html

This commit is contained in:
Chris Hill-Scott
2019-09-23 11:11:11 +01:00
parent 67647372f6
commit 767c7db48a

View File

@@ -12,6 +12,6 @@
Provided as PDF on {{ created_at|format_datetime_short }}
</p>
<p class="notification-status-cancelled">
Validation failed this is not a PDF file that Notify can read
Validation failed Notify cannot read this PDF file
</p>
{% endblock %}