Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles

This commit is contained in:
Jonathan Bobel
2023-08-18 11:57:47 -04:00
5 changed files with 55 additions and 54 deletions

View File

@@ -56,9 +56,4 @@
<h2 class="font-body-lg">Your file will populate this template ({{ template.name }})</h2>
{{ template|string }}
<div>
<h2 class="font-body-lg">Messages Remaining Today / Daily Message Limit</h2>
<p class="usa-body"> {{ daily_remaining_messages }} / {{ current_service.message_limit }}</p>
</div>
{% endblock %}