BUGFIX: Paginierung Bände

This commit is contained in:
Simon Martens
2025-03-07 16:39:19 +01:00
parent 8409b4fcfb
commit 88bba693df
8 changed files with 139 additions and 49 deletions

View File

@@ -49,7 +49,7 @@
{{- if gt (len $model.result.Pages) 1 }}
<div>&middot;</div>
{{- end -}}
{{ template "pagination" $model }}
{{ template "_pagination" Arr $model "beitraege" }}
</div>
{{- if not $isAlm -}}