From 225112630311389d806ce3f7f02f443f9aaa67da Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Fri, 21 Jun 2013 13:34:27 +0200 Subject: [PATCH] minor fix --- catalogue/templates/catalogue/snippets/section_box.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalogue/templates/catalogue/snippets/section_box.html b/catalogue/templates/catalogue/snippets/section_box.html index 3d265bb..271b6c6 100755 --- a/catalogue/templates/catalogue/snippets/section_box.html +++ b/catalogue/templates/catalogue/snippets/section_box.html @@ -22,7 +22,7 @@
(przegląd całego tematu w 45 minut) {% endif %} {% else %} - {{ lesson }} (w przygotowaniu) + {{ lesson }} (w przygotowaniu) {% endif %} {% endfor %} -- 2.20.1