mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 13:39:57 -04:00
Add brackets for VAT
This commit is contained in:
@@ -142,14 +142,14 @@
|
||||
{% endcall %}
|
||||
</div>
|
||||
<div class="panel panel-border-wide">
|
||||
<p>These prices will increase by 5 pence plus VAT on 1 October 2019.</p>
|
||||
<p>These prices will increase by 5 pence (plus VAT) on 1 October 2019.</p>
|
||||
</div>
|
||||
<p>Prices include:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>paper</li>
|
||||
<ul class="list list-bullet">
|
||||
<li>paper</li>
|
||||
<li>double-sided colour printing</li>
|
||||
<li>C5 size envelopes with an address window</li>
|
||||
<li>first or second class postage</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user