{# Template for home view #} {% extends "site/base.html" %} {% block extra_head %} {% endblock %} {% block content %}
Sending to {{ user_count }} users. Last sent was {{ state.get_last_send_timestamp() }}.