Add inventory system overview page with detailed module descriptions and styles

This commit is contained in:
2026-03-24 14:25:43 +01:00
parent bb501b345e
commit 7e45cec5f8
5 changed files with 2256 additions and 1013 deletions
+1
View File
@@ -268,6 +268,7 @@
<a href="{{ url_for('projekte') }}">Projekte</a>
<a href="{{ url_for('team') }}">Team</a>
<a href="{{ url_for('kontakt') }}">Kontakt</a>
<a href="{{ url_for('inventarsystem') }}">Unser Produkt</a>
</div>
<div class="nav-actions">
{% if 'username' in session %}