notify-admin-703 remove outdated daily message

This commit is contained in:
Kenneth Kehl
2023-08-16 12:21:01 -07:00
parent 01c18c9624
commit 88d55242a6
2 changed files with 0 additions and 9 deletions
-4
View File
@@ -93,8 +93,4 @@
Only showing the first {{ count_of_displayed_recipients }} rows
</p>
{% endif %}
<div>
<h2 class="heading-medium">Messages remaining today / Messages left if list is sent </h2>
<p class="govuk-body">{{ remaining_messages }} / {{ remaining_messages - count_of_recipients }}</p>
</div>
{% endblock %}