Update error messages for validation-failed precompiled letters

This commit is contained in:
Katie Smith
2019-01-09 13:09:51 +00:00
parent da50f77538
commit 1c6a71700d
3 changed files with 5 additions and 6 deletions

View File

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