diff --git a/templates/base.html b/templates/base.html index 4abc538b..75d65da0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -28,15 +28,17 @@ {% endblock %}
- + {% if user.is_authenticated %} + + {% endif %}