aboutsummaryrefslogtreecommitdiff
path: root/layouts/search/single.html
blob: 7a01c2da222d31f3b931f00d0a9311c8add50000 (plain)
1
2
3
4
5
6
7
{{ define "main" }}

{{ .Content }}

{{ print "{{ template \"search\" . }}" }}

{{ end }}