{% extends "authentic2/manager/base.html" %} {% load i18n %} {% block content %}
{% blocktrans trimmed with fullname=user.get_full_name %} To switch to user {{ fullname }}, open the following link in a private window (it expires after {{ duration }} seconds). {% endblocktrans %}
{{ su_url }}