actors the i dont know xD

This commit is contained in:
Lars Behrends
2025-11-07 13:20:48 +01:00
parent 5d86fcfda9
commit 3f2f80de11
10 changed files with 602 additions and 135 deletions

View File

@@ -11,7 +11,6 @@
<div class="text-center text-white">
<h1 class="text-3xl md:text-5xl font-bold mb-2">Actors & Performers</h1>
<p class="text-lg md:text-xl opacity-90 mb-4">{{ pagination.total_items }} performer{{ pagination.total_items != 1 ? 's' : '' }}</p>
{{dump(pagination)}}
<!-- Pagination in Hero -->
{% if pagination.total_pages > 1 %}
<div class="flex items-center justify-center space-x-2">