Add WebCms
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@inherits Umbraco.Web.Mvc.UmbracoTemplatePage
|
||||
@{
|
||||
Layout = "Master.cshtml";
|
||||
}
|
||||
|
||||
@CurrentPage.GetGridHtml("content", "fanoe")
|
||||
Reference in New Issue
Block a user