theme update

This commit is contained in:
Arne Baeumler 2021-06-05 15:36:01 +02:00
parent 61e6ffe12f
commit f4f4ed3220

View File

@ -10,7 +10,7 @@
</head>
<body>
<header class="w3-container w3-bottombar w3-border-blue-grey w3-light-grey">
{% block header %}<span><a class="w3-button" href="/"><i class="material-icons w3-xxlarge">home</i></a>Rechentrainer</span>{% endblock %}
{% block header %}<span><a class="w3-button" href="/"><i class="material-icons w3-xlarge">home</i></a>Rechentrainer</span>{% endblock %}
</header>
<div class="w3-container" style="margin-bottom: 1.5em;">
{% block content %}{% endblock %}