"feat: Update admin and jobs templates for improved user experience"

This commit is contained in:
2025-05-29 17:04:32 +02:00
parent 25c9d1bffb
commit 6e8755775c
3 changed files with 973 additions and 884 deletions

View File

@@ -253,6 +253,12 @@
</svg>
Logs
</a>
<a href="{{ url_for('admin_guest_requests') }}"
class="group flex items-center px-6 py-3 text-sm font-medium rounded-xl transition-all duration-300 text-slate-600 dark:text-slate-300 hover:bg-slate-100 dark:hover:bg-slate-700/50 hover:text-slate-900 dark:hover:text-white">
<i class="fas fa-user-friends w-5 h-5 mr-2 text-slate-400 group-hover:text-slate-600 dark:group-hover:text-slate-300"></i>
Gastaufträge
</a>
</nav>
</div>