feat: Hilfe-Seite mit Gebrauchsanleitung

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-19 15:02:19 +02:00
parent d5103a0fb3
commit e40442b73b
4 changed files with 91 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
<a href="/import">Import</a>
<a href="/buchungen">Buchungen</a>
<a href="/planung">Planung</a>
<a href="/hilfe">Hilfe</a>
<a href="http://{{ request.url.hostname or '127.0.0.1' }}:8097" target="_blank" rel="noopener">Grafana</a>
<form method="post" action="/logout">
<button type="submit">Logout</button>