{% load static %} Toolbar
{% if users %}
{% csrf_token %}
{% else %}
Go to django admin, and set switchable users.
{% endif %}