This commit is contained in:
Paul Schneider 2016-12-17 14:30:45 +01:00
commit eb2ea3bc5f
5 changed files with 33 additions and 34 deletions

View file

@ -1,7 +1,7 @@
@model Yavsc.Models.Blog
@{
ViewData["Title"]="Details";
ViewData["Title"]=Model.Title;
}
<div>