Skip to content
Snippets Groups Projects

Tabulky řešení

Merged Jiří Setnička requested to merge jirka/solutions-table into devel
All threads resolved!

Files

+ 1
1
@@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
<head>
<head>
<title>Odevzdávací systém MO</title>
<title>Odevzdávací systém MO</title>
<link rel=stylesheet href="{{ url_for('static', filename='bootstrap.min.css') }}" type='text/css' media=all>
<link rel=stylesheet href="{{ url_for('static', filename='bootstrap.min.css') }}" type='text/css' media=all>
<link rel=stylesheet href="{{ url_for('static', filename='mo.css') }}?v=3" type='text/css' media=all>
<link rel=stylesheet href="{{ url_for('static', filename='mo.css') }}?v=4" type='text/css' media=all>
{% block head %}{% endblock %}
{% block head %}{% endblock %}
</head>
</head>
<body>
<body>
Loading