{% extends request.is_ajax|yesno:"aristotle_mdr/base_ajax.html,aristotle_mdr/base.html" %} {% load i18n humanize %} {% load aristotle_tags %} {% block title %}Leave workgroup: {{ item.name }}{% endblock %} {% block content %}
You about to leave the workgroup '{{item.name}}'. If you leave, you will need to be invited back in and may no longer be able to see private content in this workgroup.
If you are sure you wish to leave, click the leave button below.