{% load i18n %}
{{ total }} error{{ total|pluralize }} in the last {{ hours }} hours, {{ groups|length }} distinct group{{ groups|length|pluralize }}
… and {{ hidden_groups }} more group{{ hidden_groups|pluralize }} ({{ hidden_events }} event{{ hidden_events|pluralize }}) not shown — the digest is capped by SNAPADMIN_ERROR_DIGEST_MAX_GROUPS.
{% endif %}Generated at {{ generated_at|date:"Y-m-d H:i:s e" }} — full details in the Error Events section of your admin panel.