From f85313e0a1cefcd1b5880c132cf7d3609e2cd6b1 Mon Sep 17 00:00:00 2001 From: Matthias Seidl Date: Fri, 27 Nov 2020 18:11:41 +0100 Subject: [PATCH] added search feature --- templates/edit.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/templates/edit.html b/templates/edit.html index a24be35..d5f3b64 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -1,9 +1,17 @@ {% extends "layout.html" %} {% block header_addition %} + + + + + + + +