← Object/{{.Objecttype}}
{{ $ := . }}
{{ if ge .Prev 0 }}
<
{{ end }}
{{ if ge .Next 0 }}
>
{{ end }}
{{ template "object_list" (dict "objectList" .Data "standardLangs" .StandardLangs) }}
{{ if ge .Prev 0 }}
<
{{ end }}
{{ if ge .Next 0 }}
>
{{ end }}