Increase letter prices

This commit is contained in:
karlchillmaid
2019-09-23 08:20:05 +01:00
committed by GitHub
parent bda2f41aac
commit 96a374044a

View File

@@ -127,11 +127,11 @@
caption_visible=False caption_visible=False
) %} ) %}
{% for sheets, second, first in [ {% for sheets, second, first in [
('1 sheet', '30', '56'), ('1 sheet', '35', '61'),
('2 sheets', '35', '61'), ('2 sheets', '40', '66'),
('3 sheets', '40', '66'), ('3 sheets', '45', '71'),
('4 sheets', '45', '71'), ('4 sheets', '50', '76'),
('5 sheets', '50', '76'), ('5 sheets', '55', '81'),
] %} ] %}
{% call row() %} {% call row() %}
{% call row_heading() %} {{ sheets }} (double-sided) {% endcall %} {% call row_heading() %} {{ sheets }} (double-sided) {% endcall %}
@@ -142,7 +142,7 @@
{% endcall %} {% endcall %}
</div> </div>
<div class="panel panel-border-wide"> <div class="panel panel-border-wide">
<p>These prices will increase by 5 pence (plus VAT) on 1 October 2019.</p> <p>These prices were updated on 1 October 2019.</p>
</div> </div>
<p>Prices include:</p> <p>Prices include:</p>
<ul class="list list-bullet"> <ul class="list list-bullet">