{% extends 'map/base.html' %} {% load crispy_forms_filters %} {% block title %}Manage your groups{% endblock %} {% block h1 %}Manage your groups{% endblock %} {% block content %}

Notice

Here you can list and manage groups you belong to. All members in these groups can see your location.
{% endblock %}