{% extends "base.html" %} {% load compress hc_extras static tz %} {% block title %}Account Settings - {{ site_name }}{% endblock %} {% block content %}
Periodic email reports:
Ongoing reminders if any checks are down:
Reports will be delivered to {{ profile.user.email }}. {% if profile.next_report_date %} {% timezone profile.tz %} Next {{ profile.reports }} report date is {{ profile.next_report_date|date:"F j, Y" }}. {% endtimezone %} {% endif %}