refactor(templates): render partials with less hackiness
1 file changed, 0 insertions(+), 3 deletions(-)
changed files
M frontend/templates/blocks/search.gotmpl → frontend/templates/blocks/search.gotmpl
@@ -1,6 +1,3 @@ -{{- template "main" . }} -{{- template "js" . }} - {{- define "main" }} <form id="search"> <label for="query">{{ .Source.Name }} option search</label>