Fix word, search pages

This commit is contained in:
Elnu 2023-07-23 13:43:30 -07:00
parent 2b85099901
commit d929d50a7c
3 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
{{- define "value" }}{{ .Query }}{{- end -}}
{{- define "results" -}}
{{- template "entryfull" .Entry -}}
{{- template "search" . -}}
{{- end -}}
{{- template "index" . -}}