{% load humanize tz %} {% if error %}

Invalid cron expression

{% else %} {% for date in dates %} {% timezone tz %} {% endtimezone %} {% endfor %}
Expected Ping Dates
{{ date|date:"M j, H:i" }}{{ date|naturaltime }} {{ date|date:"c" }}
{% endif %}