Skip to content
Snippets Groups Projects
Unverified Commit a0d0612d authored by Alexis BENOIT's avatar Alexis BENOIT Committed by GitHub
Browse files

Réparation des listes de personnes (#854)

parent 6e886c75
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
{{- if not $is_block_persons_present -}}
{{ partial "taxonomies/section-list.html" . }}
{{ partial "persons/persons-taxonomies.html" . }}
{{ partial "persons/list.html" .Pages }}
{{ partial "persons/list.html" .Paginator.Pages }}
{{ partial "commons/pagination.html" . }}
{{- end -}}
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment