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