{% extends "base.html" %} {% load i18n %} {% block content %}
{% csrf_token %} {% trans "Are you sure that you want to leave this team?" %}
{% endblock %}