{% extends "base.html" %} {% load i18n plmapp_tags %} {% block content %} {% trans "Select a user for your delegation as : " %}{{role}} {% with replace_manager_form as form %} {% include "snippets/undo_form.html" %} {% endwith %} {% endblock %}