Minor quote and heading fixes

This commit is contained in:
Katie Smith
2018-09-19 16:53:31 +01:00
parent 9660f372f3
commit 2726467fc7

View File

@@ -3,7 +3,7 @@
{% from "components/page-footer.html" import page_footer %}
{% block service_page_title %}
Postage classes
Postage
{% endblock %}
{% block maincolumn_content %}
@@ -13,14 +13,14 @@
<h1 class="heading-large">Postage</h1>
<p>You can send letters by first or second class post.</p>
<p>
See a list of <a href="{{ url_for(".pricing", _anchor="letters") }}">postage prices</a>.
See a list of <a href="{{ url_for('.pricing', _anchor='letters') }}">postage prices</a>.
</p>
<h2 class="heading-medium">Delivery times</h2>
<p>
Letters sent before 5:30pm are dispatched the next working day (Monday to Friday).
</p>
<p>
First class letters are delivered one day after they're dispatched. Second class letters are delivered 2 days after they're dispatched.
First class letters are delivered one day after theyre dispatched. Second class letters are delivered 2 days after theyre dispatched.
</p>
<p>
Royal Mail delivers from Monday to Saturday, excluding bank holidays.