From: Michael Tremer Date: Tue, 17 Jul 2018 12:23:07 +0000 (+0100) Subject: blog: Add search bar X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c10784890439cc3d69c9452aa064193edc9b8d2;p=ipfire.org.git blog: Add search bar Signed-off-by: Michael Tremer --- diff --git a/src/templates/blog/base.html b/src/templates/blog/base.html index 53cfa450..72e8f5ed 100644 --- a/src/templates/blog/base.html +++ b/src/templates/blog/base.html @@ -2,7 +2,18 @@ {% block subtitle %}{{ _("Blog") }}{% end block %} -{% block menu %}{% end block %} +{% block menu %} +
+ +
+ + +{% end block %} {% block content %}