diff --git a/app/templates/views/pricing.html b/app/templates/views/pricing.html index 2bc4f09cf..984a2e01e 100644 --- a/app/templates/views/pricing.html +++ b/app/templates/views/pricing.html @@ -109,7 +109,7 @@ ('5 sheets', '42', '57'), ] %} {% call row() %} - {% call row_heading() %} {{ sheets }} (double sided) {% endcall %} + {% call row_heading() %} {{ sheets }} (double-sided) {% endcall %} {{ text_field(central + 'p + VAT') }} {{ text_field(local + 'p + VAT') }} {% endcall %}