6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
@inherits Umbraco.Web.Mvc.UmbracoTemplatePage
|
|
@{
|
|
Layout = "Master.cshtml";
|
|
}
|
|
|
|
@CurrentPage.GetGridHtml("content", "fanoe") |