Remove content from this page

This content has moved to the new Letter specification page.

Will need to add the link to that page.
This commit is contained in:
karlchillmaid
2020-09-21 16:09:53 +01:00
committed by GitHub
parent ddb671457c
commit 68c9486b1f

View File

@@ -20,19 +20,6 @@
<li>Select <b class="govuk-!-font-weight-bold">Choose file</b>.</li>
</ol>
<h2 class="heading-medium" id="letter-specification">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 download our <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.letter_spec') }}">letter specification document (PDF)</a>.</p>
<p class="govuk-body">Your file must meet our <a href="#">letter specification</a></p>
{% endblock %}