{# countdown y2k override: neon HUD digit boxes, glitch heading. Timer script + data attributes preserved byte-for-byte. #} {% if heading %}{{ heading }}{% endif %} {% if intro %}{{ intro }}{% endif %} --{{ labelDays|default:"Days" }} --{{ labelHours|default:"Hours" }} --{{ labelMinutes|default:"Minutes" }} --{{ labelSeconds|default:"Seconds" }} {{ expiredMessage|default:"This has started." }} {% if expiredUrl and expiredLabel %}{{ expiredLabel }}{% endif %} Counting down to {{ target }}.
{{ intro }}
{{ expiredMessage|default:"This has started." }}
Counting down to {{ target }}.