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/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'print/templates/index.html') diff --git a/print/templates/index.html b/print/templates/index.html index 375fdc77..d4244493 100644 --- a/print/templates/index.html +++ b/print/templates/index.html @@ -7,6 +7,9 @@ + {% for l in languages %} + + {% endfor %} -- cgit v1.3.1