mirror of
https://github.com/ceratic/MediaCollectorLibary.git
synced 2026-05-13 23:56:46 +02:00
actors the i dont know xD
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user