Skip to content
Snippets Groups Projects
Commit 2ffefe28 authored by Jan Prachař's avatar Jan Prachař
Browse files

O něco blbuvzdornější import účastníků

parent f80f2802
Branches
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ Import dat do {% if contest %}soutěžní oblasti {{ contest.place.name }}{% els ...@@ -12,7 +12,7 @@ Import dat do {% if contest %}soutěžní oblasti {{ contest.place.name }}{% els
{% if errs %} {% if errs %}
<h3>Chyby při importu</h3> <h3>Chyby při importu</h3>
<div class="alert alert-danger" role="alert" style="white-space: pre">{{ "" -}} <div class="alert alert-danger" role="alert" style="white-space: pre-line">{{ "" -}}
{% for e in errs %} {% for e in errs %}
{{ e }} {{ e }}
{% endfor %} {% endfor %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment