Files
LeafWeb/WebCms/Views/Home.cshtml
T
2016-11-07 12:56:17 -05:00

6 lines
129 B
Plaintext

@inherits Umbraco.Web.Mvc.UmbracoTemplatePage
@{
Layout = "Master.cshtml";
}
@CurrentPage.GetGridHtml("content", "fanoe")