2018-10-30 16:32:10 +00:00
|
|
|
<h1 class='banner-title' data-module="track-error" data-error-type="Trying to send letters in trial mode" data-error-label="{{ upload_id }}">
|
2019-09-12 16:43:46 +01:00
|
|
|
You cannot send
|
2018-10-30 16:32:10 +00:00
|
|
|
{{ 'this letter' if count_of_recipients == 1 else 'these letters' }}
|
|
|
|
|
</h1>
|
2020-05-29 17:11:01 +01:00
|
|
|
<p class="govuk-body">
|
2019-12-06 07:53:46 +00:00
|
|
|
In <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.trial_mode_new') }}">trial mode</a> you
|
2018-10-30 16:32:10 +00:00
|
|
|
can only preview how your letters will look
|
|
|
|
|
</p>
|