From 08adc27b307166e0d62faef2ce662c2be3366912 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:50:30 +0200 Subject: Language-Stylesheets for Print-PDF (#1156) --- print/templates/print_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/templates/print_detail.html') diff --git a/print/templates/print_detail.html b/print/templates/print_detail.html index f076fc04..f9082a66 100644 --- a/print/templates/print_detail.html +++ b/print/templates/print_detail.html @@ -1,6 +1,6 @@
{% include 'headline.html' %} -
+

{{ _('COLOR') }}:{{ color_block.color.thread_name }}

-- cgit v1.3.1