diff --git a/RIGS/templates/RIGS/event_print_page.xml b/RIGS/templates/RIGS/event_print_page.xml index 72f11535..a7049459 100644 --- a/RIGS/templates/RIGS/event_print_page.xml +++ b/RIGS/templates/RIGS/event_print_page.xml @@ -189,7 +189,7 @@ - {% if not invoice %}VAT Registration Number: 116252989{% endif %} + {% if not invoice %}VAT Registration Number: 170734807{% endif %} Total (ex. VAT) £ {{ object.sum_total|floatformat:2 }} @@ -209,7 +209,7 @@ {% if invoice %} - VAT Registration Number: 116252989 + VAT Registration Number: 170734807 {% else %} This contract is not an invoice. {% endif %}