{% if stats and pages %}

To keep your wiki clean, please review the following {{pages|length}} potentially empty page{{pages|length|pluralize("s")}}. {{stats.pages}} page{{stats.pages|pluralize("s")}} were checked in {{stats.duration}}.

{% for filename, reason in pages.items() %} {% endfor %}
Page Analysis  
{{filename}}  {{reason}}
{% else %} {% if stats %}

No empty pages found. Checked {{stats.pages}} page{{stats.pages|pluralize("s")}} in {{stats.duration}}.

{% else %}

To find potentially empty pages, start an analysis.

{% endif %}
{% endif %}