From f130c8d70ee6a04d325d56c18589841a4f8c50df Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 7 Apr 2020 15:42:09 +0200 Subject: [PATCH] index template --- templates/index.html | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/templates/index.html b/templates/index.html index 505e699..242cd8e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,19 +1,15 @@ - +x - - {{title}} - + + + + {{ page.name }} -

Resultsss from query:
{{query}}

- + +

{{ page.name }}

+
{{ body|safe }}
+ - \ No newline at end of file +