www/layouts/search/single.html

8 lines
90 B
HTML
Raw Normal View History

2021-09-12 14:03:45 +02:00
{{ define "main" }}
{{ .Content }}
{{ print "{{ template \"search\" . }}" }}
{{ end }}