From 32c4f1ddd704984dad79ad059619b127dcc7de2f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 7 May 2024 21:04:13 +0200 Subject: style: show pages for different sources --- frontend/templates/blocks/search.gotmpl | 10 ++++++---- frontend/templates/index.gotmpl | 2 ++ 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'frontend/templates') diff --git a/frontend/templates/blocks/search.gotmpl b/frontend/templates/blocks/search.gotmpl index 5482e6b..b03410c 100644 --- a/frontend/templates/blocks/search.gotmpl +++ b/frontend/templates/blocks/search.gotmpl @@ -2,10 +2,12 @@ {{- template "js" . }} {{- define "main" }} - -
{{- with .Results }} {{ block "results" . }}{{ end }} diff --git a/frontend/templates/index.gotmpl b/frontend/templates/index.gotmpl index 77e1265..d4a46da 100644 --- a/frontend/templates/index.gotmpl +++ b/frontend/templates/index.gotmpl @@ -12,6 +12,8 @@