\n\n
\n
\n
\n {% if Event.FullAddress != '' or Event.Tags.size > 0 %}\n
\n {% if Event.Location != '' %}
{{Event.Location}}
{% endif %}\n {% if Event.FullAddress != '' %}
{{Event.FullAddress}}{% if Event.ShowMapLink %}
View Map{% endif %}
{% endif %}\n {% if Event.Tags.size > 0 %}\n
\n
Tags: {% for tag in Event.Tags -%}\n {% if forloop.first != true %}, {% endif -%}\n {% capture tagLink -%}\n {% CalendarFilteredTagLink tag:tag sitePage:SitePage settings:Settings %}\n {%- endcapture -%}\n {% assign endTagLink = tagLink | Replace: 'mosh', 'calendar' %}\n {{tag.Name}}\n {%- endfor %}
\n
\n {% endif %}\n
\n {% endif %}\n
{{Event.Description}}{% if Event.EventDetailURL != '' %}
More Details{% endif %}
\n
\n
\n
",
"AltDetailViewTemplate": "
\r\n {% if Event.RelatedImageFileKey != \"\" %}\r\n
\r\n {% endif %}\r\n
\r\n
",
"ListViewTemplate": "
\n{% if Pagination.TotalItems == 0 %}\n
No events found.
\n{% endif %}\n\n{% for event in Events %}\n
\n {% if event.RelatedImageFileKey != \"\" %}\n \n
\n \n {% endif %}\n {% if event.Location != '' %}{% endif %}\n {{event.Subject}}
\n {{event.StartDateTime | DateFormat:\"MMM d, yyyy | h:mmtt\",event.TimeZone | Remove:':00'}} - {{event.EndDateTime | DateFormat:\"h:mmtt\",event.TimeZone | Remove:':00'}}
\n Read More\n \n{% endfor %}\n\n{% if (Events | Size) > 0 %}\n \n{% endif %}\n\n{% if Settings.ShowPublicICal -%}\n
Subscribe To Calendar\n{% endif -%}",
"DetailHeadTemplate": "
\r\n
\r\n
\r\n{% if Event.RelatedImageFileKey != \"\" %}\r\n
\r\n{% endif %}",
"ListHeadTemplate": "\r\n",
"ImportFeedURL": null,
"EventsUImportUsesCategory": null,
"PublicSubmitNoticeEmail": null,
"DisablePublicSubmitBotStopper": null,
"PublicSubmitReplyToEmail": null,
"PublicSubmitReplyDisplayName": null,
"ShelbyArena_APIAutoSync": null,
"ShelbyArena_APIURL": null,
"ShelbyArena_APIKey": null,
"ShelbyArena_APISecret": null,
"ShelbyArena_APIUsername": null,
"ShelbyArena_APIPassword": null,
"ICalOnlyForCategories": false,
"SendSubmissionApprovedNotification": false,
"SendSubmissionRejectedNotification": false,
"DefaultAdminView": 1,
"EventModuleSettingId": 4823,
"PagePartId": 461399,
"DisplayAs": 1,
"ViewStartDate": null,
"ViewEndDate": null,
"ListDisplayWindow": 90,
"ListDisplayPageSize": 12,
"ShowShareFeatures": null,
"ThumbnailIndex": null,
"AllowPublicSubmit": null,
"DetailThumbnailIndex": null,
"ShowPublicICal": false,
"ICalTimeZone": null,
"AssetsFolder": -1,
"PublicSubmitRequireLogin": false,
"ShowSaveToProfile": false,
"ShowSubscribeToCalendar": false,
"NotificationsEnabled": false,
"DisableAutoCompleteTagFilter": false,
"EventFilterSiteTagGroupId": 0,
"EventFilterLocationsPagePartId": 0,
"AdvancedFilterTagTitle": null,
"AdvancedFilterTagPluralTitle": null,
"AdvancedFilterLocationTitle": null,
"AdvancedFilterLocationPluralTitle": null,
"EnableAdvancedFilterLocationSelector": false,
"AdvancedFilterLocationFeaturedOnly": false,
"ShowMap": false,
"CenterPointLong": null,
"CenterPointLat": null,
"MapZoomLevel": 0,
"TimeZone": "America/Chicago",
"ListViewName": null,
"GridViewName": null,
"TemplateSiteFilesPath": "/",
"FilterType": 1,
"PublicSubmissionTags": [],
"EnableViewSwitch": true
}
}); }; window.addEventListener("DOMContentLoaded", loadCalendarAdmin461399);