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

Na uživatelskou stránku soutěže přidán odkaz na návod Tomáše Bárty

parent 4528ed25
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,7 @@ ...@@ -41,6 +41,7 @@
{% if contest.ct_can_submit() %} {% if contest.ct_can_submit() %}
<p>Řešení odevzdávejte ve formátu PDF jako soubor o velikosti maximálně <p>Řešení odevzdávejte ve formátu PDF jako soubor o velikosti maximálně
{{ max_submit_size // 1048576 }} MB. {{ max_submit_size // 1048576 }} MB.
Pokud si s tvorbou PDF nevíte rady, zkuste se podívat do <a href='https://docs.google.com/document/d/1XXk7Od-ZKtfmfNa-9FpFjUqmy0Ekzf2-2q3EpSWyn1w/edit?usp=sharing'>návodu</a>.
{% endif %} {% endif %}
{% elif state == RoundState.grading %} {% elif state == RoundState.grading %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment