From 817e0b73ebf27824041aa2a66cbe7d6ef01ae45e Mon Sep 17 00:00:00 2001 From: ARvind Tiwari Date: Tue, 1 Aug 2017 20:54:42 +0530 Subject: [PATCH] removed navbar toggle btn for unregistered users --- hosting/templates/hosting/base_short.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/hosting/templates/hosting/base_short.html b/hosting/templates/hosting/base_short.html index 5cce6533..5120bde9 100644 --- a/hosting/templates/hosting/base_short.html +++ b/hosting/templates/hosting/base_short.html @@ -56,12 +56,14 @@
{% if request.user.is_authenticated %}