You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/framework/test/Volo.Abp.AspNetCore.Mvc.UI..../Pages/Index.cshtml

5 lines
158 B

@page
@model Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo.Pages.IndexModel
<h1>Basic Theme Demo</h1>
<p>Check the <a href="/Components">Components</a>.</p>