From 1839bb4d129a5d484e3b32f07c7b50d6143f0dd4 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Mon, 24 May 2021 12:58:02 +0300 Subject: Update print templates --- servo/templates/orders/print_confirmation.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'servo/templates/orders/print_confirmation.html') diff --git a/servo/templates/orders/print_confirmation.html b/servo/templates/orders/print_confirmation.html index 4b61438..da8fd33 100755 --- a/servo/templates/orders/print_confirmation.html +++ b/servo/templates/orders/print_confirmation.html @@ -27,7 +27,9 @@ {% endwith %}
-

{% block title %}{% trans "Work Authorization" %}{% endblock title %}

+
+

{% block title %}{% trans "Work Authorization" %}{% endblock title %}

+
-- cgit v1.2.3