generated from ElnuDev/go-project
Fix word, search pages
This commit is contained in:
parent
2b85099901
commit
d929d50a7c
3 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
{{- define "value" }}{{ .Query }}{{- end -}}
|
||||
|
||||
{{- define "results" -}}
|
||||
{{- template "entryfull" .Entry -}}
|
||||
{{- template "search" . -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- template "index" . -}}
|
Reference in a new issue