\n \n
{{ typeConfig.titleText }}
\n
\n {{ siteMessage.message }}\n
\n
\n {{ isOngoing ? 'Started On' : 'Starting On' }}: \n {{\n dateFormatLocale(siteMessage.eventStart, {\n weekday: 'long',\n day: 'numeric',\n month: 'long',\n year: 'numeric',\n hour: 'numeric',\n minute: 'numeric',\n timeZoneName: 'short'\n })\n }}\n
\n
\n \n Expected Duration:\n {{\n humanizeDuration(siteMessage.eventDuration * 60 * 1000, {\n units: ['d', 'h', 'm']\n })\n }}\n \n Duration: Ongoing\n
\n