Back to Halfrost Field

Single

website/themes/cactus/layouts/_default/single.html

latest98 B
Original Source

{{ define "main" }}

{{ if (eq .Type "search") }} {{ else }} {{ .Content }} {{ end }}

{{ end }}