mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
parent
760269c900
commit
6ca9b41fab
@ -1,4 +1 @@
|
||||
@using Orchard.Localization;
|
||||
@using Orchard.Mvc.Html;
|
||||
|
||||
<h1 id="page-title">@Html.TitleForPage((string)Model.Title.ToString())</h1>
|
||||
<h1 id="page-title">@Model.Title.ToString()</h1>
|
Loading…
Reference in New Issue
Block a user