diff --git a/helpdesk/templates/helpdesk/base.html b/helpdesk/templates/helpdesk/base.html index aad40318..2d8ad96c 100644 --- a/helpdesk/templates/helpdesk/base.html +++ b/helpdesk/templates/helpdesk/base.html @@ -12,57 +12,63 @@ + + + + {% block helpdesk_head %}{% endblock %}
- - {% if user_saved_queries_ %} -
-
- - - {% csrf_token %}
-
- {% endif %} - +
{% block helpdesk_body %}{% endblock %}
+