diff options
Diffstat (limited to 'sbhs/templates/pages/info.html')
-rw-r--r-- | sbhs/templates/pages/info.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sbhs/templates/pages/info.html b/sbhs/templates/pages/info.html index 0dffbbd..3d4b792 100644 --- a/sbhs/templates/pages/info.html +++ b/sbhs/templates/pages/info.html @@ -4,9 +4,6 @@ {% block content %} <div class="container"> <div class="row"> - {% if user.is_authenticated %} - {#{% include 'account/sub_nav.html' %}#} - {% endif %} <div class="span12"> <div class="page-header"> <h1>Welcome to Single Board Heater System Lab!</h1> |