Merge branch 'main' of https://github.com/GSA/notifications-admin into 449-one-pager-content-updates

This commit is contained in:
Jonathan Bobel
2024-01-29 10:32:17 -05:00

View File

@@ -67,7 +67,7 @@
{{ notification.template.name }}
</th>
<th class="table-field">
{{ (notification.updated_at or notification.created_at)| format_datetime_short_america }}
{{ notification.created_at | format_datetime_short_america }}
</th>
<th class="table-field">
{{ notification.created_by.name }}