mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Decided not to use the template and include the USWDS alert one-by-one
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<h1 class='banner-title' data-module="track-error" data-error-type="File previously sent" data-error-label="{{ upload_id }}">
|
||||
These messages have already been sent today
|
||||
</h1>
|
||||
<p class="usa-body">
|
||||
If you need to resend them, rename the file and upload it again.
|
||||
</p>
|
||||
<div class="usa-alert usa-alert--error" role="alert">
|
||||
<div class="usa-alert__body">
|
||||
<h1 class="usa-alert__heading">These messages have already been sent today</h1>
|
||||
<p class="usa-alert__text">
|
||||
If you need to resend them, rename the file and upload it again.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user