{{- /* Add a table wrapper to better style overflow tables The reset of the template is the same as the default render-table.html See https://gohugo.io/render-hooks/tables/ */ -}}
{{- range .THead }} {{- range . }} {{- end }} {{- end }} {{- range .TBody }} {{- range . }} {{- end }} {{- end }}
{{- .Text -}}
{{- .Text -}}
{{- /* EOF */ -}}