Fix memberships

This commit is contained in:
samaradel
2022-09-08 10:57:39 +02:00
parent 4dcbd7b459
commit 725f813b05
3 changed files with 86 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
<h1 class="tracking-tight text-5xl text-left text-2xl sm:text-3xl md:text-4xl lg:text-5xl fw-500 leading-snug font-normal">
{{category | replace(from='-', to=' ' ) | title}}
</h1>
test
<div class="text-xl text-gray-800">
{{ paginator.total_pages ~ " People"}}
</div>