Implemented search functionality
This commit is contained in:
parent
ee235ae70b
commit
3bba78a22c
8 changed files with 251 additions and 1 deletions
7
layouts/search/single.html
Normal file
7
layouts/search/single.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
{{ define "main" }}
|
||||
|
||||
{{ .Content }}
|
||||
|
||||
{{ print "{{ template \"search\" . }}" }}
|
||||
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue