<%= SmartDateFields.startMonth %>
<%= SmartDateFields.startDay %>
<% if (typeof(Location.ViewUri) !== "undefined" && Location.ViewUri !== "") { %> <%- Location.Name %> <% } else { %> <%- Location.Name %> <% } %>
<%= DurationDescription %> <% if (typeof(Location.IsOnline) !== "undefined" && Location.IsOnline === true) { %> <%- TimeZone %> <% } %> <% if (Sessions.length > 1) { %> (Show sessions)

Session details

<%= formatSessionsInformation({ fieldsToDisplay: ['Name', 'Day', 'Date', 'TimeSpan'] }) %>
<% } %>
<% if (Notice !== "") { %>
<%- Notice %>
<% } %> <% if (Presenters.length > 0) { %>
Presented by <%= formatCollection(Presenters, "csv", true) %>
<% } %>
<%= formatAdvertisedOffers({showPriceWithTaxInclusive: true}) %>
<% if (PlacesRemaining !== "") { %>
<%= PlacesRemaining %> Places Remaining
<% } %> <% if (IsFull && IsFull !== "") { %>
<%= EventFullMessage %>
<% } %> <%= formatRegistrationInfo('link') %>