From aabc4b1dadabc2f005f5ccd16f7b28e48641d86f Mon Sep 17 00:00:00 2001 From: Jonas Havelka Date: Tue, 23 Feb 2021 21:43:04 +0100 Subject: [PATCH] =?UTF-8?q?Detailn=C3=AD=20v=C3=BDsledkovka=20(fix=20html?= =?UTF-8?q?=20id)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- seminar/templates/seminar/archiv/cislo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seminar/templates/seminar/archiv/cislo.html b/seminar/templates/seminar/archiv/cislo.html index 2e912dde..e0af0813 100644 --- a/seminar/templates/seminar/archiv/cislo.html +++ b/seminar/templates/seminar/archiv/cislo.html @@ -74,7 +74,7 @@ # Jméno {% for p in problemy %} - {{ p.kod_v_rocniku }} + {{ p.kod_v_rocniku }} {# TODELETE #} {% for podproblemy in podproblemy_iter.next %}