@inherits Umbraco.Web.Mvc.UmbracoTemplatePage @using KS.Umbraco7.Calendar.Core @{ Layout = "Layout.cshtml"; } @section styles { }
@section scripts { }