{% extends "base.html" %} {% load static %} {% block sidebar %} {% if group %}

{{ group }}

{% endif %} {% endblock %}