{% extends "base.html" %} {% block head %} {% endblock %} {% block body %} {{ group_name }} Statistics General {% if let Some(description) = group_description %} {{ description }} {% endif %} See also the untruncated version. {% endblock %}
{{ description }}
See also the untruncated version.