{# ####################### general_stats.html ########################## This block generates the General Statistics table at the top of the report. #} {% if not config.skip_generalstats: %}
{{ config.section_comments.general_stats }}{% endif %} {{ report.general_stats_html }}