mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
Startseite für Angemeldete erreichbar gemacht
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<a id="nateman-logo-container" href="{{ url_for('klausuren.mine' if g.lehrer is not none else 'index.index') }}">
|
||||
<a id="nateman-logo-container" href="{{ url_for('index.index') }}">
|
||||
<img id="nateman-logo" alt="NateMan Logo"
|
||||
src="{{ url_for('static', filename='img/logo.png') }}" draggable="false">
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user