mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
7 lines
242 B
HTML
7 lines
242 B
HTML
|
|
<h1 class='banner-title' data-module="track-error" data-error-type="Trying to send a letter that's too long" data-error-label="{{ upload_id }}">
|
||
|
|
This letter is too long
|
||
|
|
</h1>
|
||
|
|
<p>
|
||
|
|
Letters must be {{ letter_max_pages }} pages or fewer
|
||
|
|
</p>
|