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