fix: changed text

This commit is contained in:
2025-06-29 16:26:48 +02:00
parent 71b834393d
commit 65360a95e5

View File

@@ -14,7 +14,7 @@
<div class="flex flex-col sm:flex-row sm:justify-between sm:items-center mb-6"> <div class="flex flex-col sm:flex-row sm:justify-between sm:items-center mb-6">
<div> <div>
<h1 class="text-2xl sm:text-3xl font-bold text-gray-900 mb-2">🎫 Ticket-Übersicht</h1> <h1 class="text-2xl sm:text-3xl font-bold text-gray-900 mb-2">🎫 Ticket-Übersicht</h1>
<p class="text-gray-600">Verwalte und verfolge alle deine Tickets</p> <p class="text-gray-600">Verwalte und verfolge Tickets</p>
</div> </div>
<div class="mt-4 sm:mt-0"> <div class="mt-4 sm:mt-0">
<a href="{% url 'create' %}" <a href="{% url 'create' %}"