www/layouts/search/single.html

7 lines
90 B
HTML

{{ define "main" }}
{{ .Content }}
{{ print "{{ template \"search\" . }}" }}
{{ end }}