mirror of https://github.com/abpframework/abp
parent
7d6ff3f35b
commit
9e83e6ab93
@ -0,0 +1,7 @@
|
||||
@using Volo.Abp.AspNetCore.Mvc.UI.Layout
|
||||
|
||||
@model ContentLayout
|
||||
|
||||
<div class="col">
|
||||
<h4>@Model.Title</h4>
|
||||
</div>
|
Loading…
Reference in new issue