{% extends 'base.html' %} {% block content %}

Create a new Group

Cancel
Members

You must add at least one member.

{% for user in users|sort %} {% endfor %}
Other Users
Profile picture for user {{ user.username }} {{ user.username }}
{% endblock content %}