{% extends "base.html" %} {% block head %} {% endblock %} {% block body %}

General

{% if let Some(description) = group_description %}
{{ description }}
{% endif %} {{ group_name }} User Count Chart

See also the untruncated version.

{% endblock %}