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

Základní šablona: Podrobnější nadpis

parent 2f2ed950
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
<form method=POST action='{{ url_for('logout') }}'><input type=submit value='Logout'></form>
{% endif %}
</nav>
<h1>Odevzdávací systém MO</h1>
<h1>Odevzdávací systém Matematické olympiády</h1>
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment