mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-19 18:27:55 +08:00
#18490: Setting missing page title
Work Item: 18490 --HG-- branch : 1.x
This commit is contained in:
@@ -1 +1,5 @@
|
|||||||
|
@{
|
||||||
|
Layout.Title = Model.Title;
|
||||||
|
}
|
||||||
|
|
||||||
<h1>@Model.Title</h1>
|
<h1>@Model.Title</h1>
|
Reference in New Issue
Block a user