<% require css(event_calendar/css/calendar.css) %> <% require javascript(event_calendar/javascript/calendar_core.js) %>

<% _t('BROWSECALENDAR','Browse the Calendar') %>

<% _t('USECALENDAR','Use the calendar below to navigate dates') %>

$CalendarWidget

<% _t('FILTERCALENDAR','Fitler calendar') %>:

$CalendarFilterForm
<% if Level(2) %> <% include BreadCrumbs %> <% end_if %>
<% if OtherDates %>

<% _t('ADDITIONALDATES','Additional Dates') %>

<% control OtherDates %>
$_Dates
<% end_control %>
<% end_if %>

$Title

<% control CurrentDate %>

$_Dates

<% if StartTime %>
  • $_Times
<% end_if %> <% end_control %> $Content $Form $PageComments