{{ $uri := .URI }} {{ range .Data }} {{ .DataTitle }} {{ .Img.Legend }} {{ .Description }} {{ end }} {{ if .Paginate }} {{ template "pagination" . }} {{ else }} {{ if eq (len .Data) .LenMax }} Voir plus {{ end }} {{ end }}