mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-13 06:54:20 -05:00
8 lines
297 B
HTML
8 lines
297 B
HTML
<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> |