From 2d0bddb8d808c2be355abaed4294d9776b39c497 Mon Sep 17 00:00:00 2001 From: Gustavo Bernardo Date: Tue, 1 Nov 2016 12:41:36 -0300 Subject: [PATCH] Search bar included in all templates with navbar [Issue:#233] --- core/templates/base.html | 13 +++++++++++++ 1 file changed, 13 insertions(+), 0 deletions(-) diff --git a/core/templates/base.html b/core/templates/base.html index 0662977..5e2eea7 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -72,6 +72,19 @@