From 3c7005afaff2c0001663603ddd9a6eb489ff3956 Mon Sep 17 00:00:00 2001 From: Esther Kleinhenz Date: Sun, 21 Oct 2018 10:39:18 +0200 Subject: [PATCH] added search url to navbar --- application/templates/base.html | 3 +++ application/templates/blog_search_list_view.html | 2 +- log.txt | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/application/templates/base.html b/application/templates/base.html index 217f5a7..08bedcc 100644 --- a/application/templates/base.html +++ b/application/templates/base.html @@ -37,6 +37,9 @@ + {% elif user.is_staff %}