main
Paul Schneider 9 years ago
parent 7e3129d857
commit b3536de7cc
1 changed files with 2 additions and 2 deletions

@ -7,9 +7,9 @@
<div> <div>
<h4>Blog</h4> <h4>Blog</h4>
<hr /> <hr />
<dl class="dl-horizontal"> <dl class="dl-horizo qntal">
<dt> <dt>
@SR[Html.DisplayNameFor(model => model.Title)] <a href="/Title/@Model.Title" > @SR[Html.DisplayNameFor(model => model.Title)] </a>
</dt> </dt>
<dd> <dd>
@Html.DisplayFor(model => model.Title) @Html.DisplayFor(model => model.Title)

Loading…