login thingy

This commit is contained in:
2024-02-20 17:52:52 +01:00
parent fdbdebca2a
commit 2eeb8eee10
5 changed files with 52 additions and 18 deletions
-3
View File
@@ -25,9 +25,6 @@
<li role="tab" {% if request.path == '/track/' %}aria-selected="true" {% endif %}>
<a href="{% url 'nominate' %}">Nomineren</a>
</li>
<li role="tab" {% if request.path == '/' %}aria-selected="true" {% endif %}>
<a href="/">Statistieken</a>
</li>
</menu>
<div class="window" role="tabpanel">
<div class="window-body">