Skip to content
Snippets Groups Projects
Commit 302966bb authored by Martin Mareš's avatar Martin Mareš
Browse files

Další dvojtečka

parent ea14afa2
No related branches found
No related tags found
1 merge request!9WIP: Zárodek uživatelské části webu a submitování
......@@ -3,7 +3,7 @@
{% block body %}
{% set round = contest.round %}
<h2>Úloha {{ task.code }} {{ task.name }}</h2>
<h2>Úloha {{ task.code }}: {{ task.name }}</h2>
<p><a href='{{ url_for('user_contest', id=contest.contest_id) }}'>Zpět na seznam úloh</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment