From 77190c532be2b4c6bc2512abdbd6fc3dc276d50e Mon Sep 17 00:00:00 2001
From: Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
Date: Sun, 1 Aug 2021 19:44:36 +0200
Subject: [PATCH] =?UTF-8?q?org=5Fcontest=5Fadd=5Fuser.html:=20Odstran?=
 =?UTF-8?q?=C4=9Bn=C3=AD=20nepou=C5=BE=C3=ADvan=C3=A9ho=20k=C3=B3du?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 mo/web/templates/org_contest_add_user.html | 2 --
 1 file changed, 2 deletions(-)

diff --git a/mo/web/templates/org_contest_add_user.html b/mo/web/templates/org_contest_add_user.html
index a016c847..d544dbef 100644
--- a/mo/web/templates/org_contest_add_user.html
+++ b/mo/web/templates/org_contest_add_user.html
@@ -11,8 +11,6 @@
 
 {% block body %}
 
-{% if errs %}
-{% endif %}
 <p>Jméno, škola, ročník a rok narození nejsou povinné pro již registrované účty.</p>
 
 {{ wtf.quick_form(form, form_type='simple', button_map={'save': 'primary'}) }}
-- 
GitLab