da title
This commit is contained in:
parent
c08a692bfa
commit
8e6360c442
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue