{% extends "smartmin/update.html" %} {% load smartmin %} {% block post-form %} {% if perms.auth.user_mimic %}
{% csrf_token %}
{% endif %} {% endblock %}