From 1d889d4c0aeb028fd7aecb0d63b867a1e733b193 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Tue, 2 Feb 2021 23:39:29 +0100 Subject: [PATCH] =?UTF-8?q?Hled=C3=A1n=C3=AD=20recept=C5=AF=20podle=20n?= =?UTF-8?q?=C3=A1zvu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/search.html | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/templates/search.html b/templates/search.html index 59becd6..4378547 100644 --- a/templates/search.html +++ b/templates/search.html @@ -4,9 +4,7 @@

Hledání a filtry

- - - +
{% set section = get_section(path="_index.md") %} @@ -16,3 +14,27 @@
{% endblock content %} + +{% block script %} + +{% endblock script %}