Update content

This commit is contained in:
karlchillmaid
2020-09-22 14:51:36 +01:00
committed by GitHub
parent 4616349b16
commit 9e64eaaf83

View File

@@ -35,20 +35,7 @@
)}}
</p>
<h2 class="heading-medium">Your file must meet our letter specification</h2>
<p class="govuk-body">The content of your letter must appear inside the printable area.</p>
<p class="govuk-body">Your file must be:</p>
<ul class="list list-bullet">
<li>a PDF</li>
<li>A4 portrait size (210 × 297 mm)</li>
<li>10 pages or less (5 double-sided sheets of paper)</li>
<li>smaller than 2MB</li>
</ul>
<p class="govuk-body">To help you set up your letter, you can <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.letter_spec') }}">check our letter specification</a> or <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.letter_spec') }}">download the letter specification as a PDF</a>.</p>
<p class="govuk-body">Your file must meet our <a href="#">letter specification</a>.</p>
</div>
</div>
{% endblock %}