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/post.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/post.html') diff --git a/template/post.html b/template/post.html index 564ed09..cf80b22 100755 --- a/template/post.html +++ b/template/post.html @@ -69,6 +69,8 @@ {{template "_includes.html"}} + {{template "_search.html"}} + {{template "_libraries.html"}} -- cgit v1.2.3