From 89283b7cf7ccc09df6980b80ad0cc5a8db3f5fd5 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Mon, 17 Oct 2022 20:45:17 +0100 Subject: [PATCH] add 'quick search' section to archive-entry.html template. --- templates/archive-entry.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/templates/archive-entry.html b/templates/archive-entry.html index 9839c16..a9b7af4 100644 --- a/templates/archive-entry.html +++ b/templates/archive-entry.html @@ -51,6 +51,11 @@ {% endif %} +
+ +
+
+

{{db-data.title}}

@@ -61,4 +66,8 @@ {{data | safe}}
+ + + + {% endblock %}