{% extends "base.html" %} {% load compress staticfiles hc_extras %} {% block title %}Account Settings - {% site_name %}{% endblock %} {% block content %}
Send me monthly emails about:
If any checks are down:
Reports will be delivered to {{ profile.user.email }}. {% if profile.next_report_date %} Next monthly report date is {{ profile.next_report_date.date }}. {% endif %}