{{ define "main" }}
{{ partial "pagination.html" . }} {{ range .Paginator.Pages}} {{ if not (eq .Type "response")}}

{{ else }} {{ if .Params.inreplyto }}
{{ end }} {{ if .Params.likeof }}
{{ end }} {{ if .Params.repostof }}
{{ end }}

{{end}} {{ end }} {{ partial "pagination.html" . }}
{{ end }}