{% INCLUDE 'calendar_options_menu.html' %}
{% if events.WORLD_DATE %}
{% endif %}
{% if events.BIRTHDAY %}
{% endif %}
{{ events.TITLE }}
{{ events.DAY_STRING }} {{ events.DAY }}
{{ lang('TIME') ~ lang('COLON') }}
{{ events.TIME }} {{ events.TIME_STAMP }}
{% if events.TIME_STAMP_END %}{{ lang('COMMA_SEPARATOR') }}{{ lang('EVENT_ENDS') ~ lang('COLON') }} {{ events.TIME_STAMP_END }}{% endif %} {{ events.TIME_ZONE }}
{% if events.EVENT_START_DAYS %}
{{ events.EVENT_START_DAYS }}{% if events.EVENT_PERIOD_DAYS %}{{ lang('COMMA_SEPARATOR') }}{% endif %} {{ events.EVENT_PERIOD_DAYS }}
{% endif %}