{% comment %} div class="clock-section"> {{ instance.label }} {% endcomment %}

Countdown clock #{{ instance.pk }}: {{ instance.title }}

Set for: {{ instance.zero_date_time|date:"M d, Y H:i:s" }} (unix time: {{ unixtime }}; now = {{ unixtime_now }})
{% if in_the_past %} Happened: {% else %} In: {% endif %} {{ delta_seconds }} seconds = {{ t_minus_days }} days, {{ t_minus_hours }} hours, {{ t_minus_minutes }} minutes, {{ t_minus_seconds }} seconds, {% if in_the_past %} ago. {% else %} from now. {% endif %}

{{ instance.label }}