{{ define "main" -}} <div class="td-content"> <main class="taxonomy-terms-page"> <h1>{{ .Title }}</h1> {{ partial "taxonomy_terms_cloud.html" (dict "context" . "taxo" ( lower .Title ) ) -}} </main> </div> {{- end }}