هذا الالتزام موجود في:
Thomas Miceli
2024-01-04 04:44:56 +01:00
الأصل 7c1d6e8bfd
التزام d85917bfb2
20 ملفات معدلة مع 41 إضافات و27 حذوفات

عرض الملف

@@ -5,7 +5,7 @@
{{ define "admin_footer" }}
{{ if .urlPage }}
<div class="flex mt-4 justify-center space-x-2">
{{ template "pagination" . }}
{{ template "_pagination" . }}
</div>
{{ end }}
</main>