{{ . }}
{{ end }}
{{ if .Param .Type }}
{{ errorf "You cannot have a taxonomyTerm Kind page of Type '%s' have the same taxonomy set in its front-matter. Hugo will infloop (because of the way the debugprint partial works)!!\n e.g. do not set 'tags' for a 'tags' taxonomyTerm page!" .Type }}
{{ end }}
{{ with .Resources }}