From 45c89b984d3f2b3bf97c8c5ee52e62aa6a4af6dc Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 22 Jul 2022 23:27:00 +0200 Subject: Added front end search --- template/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/index.html') diff --git a/template/index.html b/template/index.html index 8c1cc6e..cb334e1 100755 --- a/template/index.html +++ b/template/index.html @@ -55,6 +55,10 @@ {{template "_footer.html"}} + {{template "_includes.html"}} + + {{template "_search.html"}} + -- cgit v1.2.3