From 18e3141e3f76dfd94d85621765d735ec97448013 Mon Sep 17 00:00:00 2001 From: Thomas Chartron Date: Thu, 4 Nov 2021 20:42:29 +0100 Subject: [PATCH] update --- templates/layout.html | 100 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) diff --git a/templates/layout.html b/templates/layout.html index 6455a67..92c04df 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -12,6 +12,106 @@ + + + + + {% block content %} {% endblock content %} {% if config.extra.zt.enable_search %}