#18490: Setting missing page title

Work Item: 18490

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-02-28 10:51:23 -08:00
parent e7de1f6fd1
commit 04ce5c1c49

View File

@@ -1 +1,5 @@
@{
Layout.Title = Model.Title;
}
<h1>@Model.Title</h1>