{% extends 'layouts/reports.html' %} {% block title %}{{ labels.title.users }}{% if viewbymenusubtitle[viewBy - 1] %} {{ viewbymenusubtitle[viewBy - 1] }}{% endif %}{% endblock %} {% block titleHead %} {{ labels.title.users }} {% if viewBy %}
{% if viewbymenusubtitle[viewBy - 1] %} {{ viewbymenusubtitle[viewBy - 1] }}{% endif %}
{% endif %} {% endblock %}