{% load i18n hijack %} {% if request.user|can_hijack:another_user %}
{% csrf_token %} {% if is_user_admin %} {% else %} {% endif %}
{% endif %}