{% extends "im/account_base.html" %} {% block page.body %}
{% csrf_token %}

NEW GROUP

{% include "im/form_render.html" %}
{% endblock %}