{% extends 'map/base.html' %} {% load crispy_forms_filters %} {% block title %}Leave a group{% endblock %} {% block h1 %}Leave a group{% endblock %} {% block content %}

Are you sure?

If you leave this group you will not be able to see the location of people in the group. If you're the last member of the group, it will be deleted.
{% csrf_token %} No, cancel
{% endblock %}