Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
2026-09-20 13:46:27 +02:00
+1
View File
@@ -555,6 +555,7 @@
<summary class="nav-btn">Nutzerbereich</summary>
<div class="dropdown-menu">
<a href="{{ url_for('user_profile') }}">Mein Profil</a>
<a href="{{ url_for('preise') }}">Preise</a>
<a href="{{ url_for('my_tutorials') }}">Tutorials</a>
<a href="{{ url_for('my_invoices') }}">Meine Rechnungen</a>
<a href="{{ url_for('my_instance_management') }}">Meine Instanz</a>