{% extends "base.html" %} {% block title %}Combined Report Preview - {{ project.name }}{% endblock %} {% block content %}
{{ location_data|length }} location{{ 's' if location_data|length != 1 else '' }} {% if time_filter_desc %} | {{ time_filter_desc }}{% endif %} | {{ total_rows }} total row{{ 's' if total_rows != 1 else '' }}