Files
Umbraco-CMS/src/Umbraco.Tests.Integration/Views/template2.cshtml

4 lines
79 B
Plaintext

@inherits Umbraco.Web.Common.AspNetCore.UmbracoViewPage
@{
Layout = null;
}