{% extends "emails/base.html" %} {% load humanize hc_extras %} {% block content %}

Hello,

This is a monthly report sent by healthchecks.io.

{% include "emails/summary-html.html" %}

Just one more thing to check: Do you have more cron jobs, not yet on this list, that would benefit from monitoring? Get the ball rolling by adding one more!

Cheers,
The Healthchecks.io Team

{% endblock %} {% block unsub %}
Unsubscribe from future monthly reports {% endblock %}