Kachel Log hinzugefügt

This commit is contained in:
hubobel 2026-06-20 19:01:33 +02:00
parent b90946956f
commit 36d5701b06
7 changed files with 130 additions and 6 deletions

View file

@ -49,11 +49,10 @@
<div class="navbar">
```
<a href="/">Dashboard</a>
<a href="/categories">Kategorien</a>
<a href="/maintenance">Wartung</a>
```
<a href="/">Dashboard</a>
<a href="/categories">Kategorien</a>
<a href="/maintenance">Wartung</a>
<a href="/log">Log</a>
</div>