{% extends "template.alert.base.html" %} {% block intro %}

{% endblock intro %} {% block content %}

{% endblock content %} {% block summary %}

{% trans count=talked_to_count %} In the past 24 hours, this device talked to {{ talked_to_count }} device: {% pluralize %} In the past 24 hours, this device talked to {{ talked_to_count }} devices: {% endtrans %}

{% endblock summary %}