This commit is contained in:
2016-08-12 23:02:16 +02:00
parent 7e3129d857
commit b3536de7cc

View File

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