MEF++
This commit is contained in:
parent
509c817863
commit
bc79e5a674
7 changed files with 197 additions and 28 deletions
|
|
@ -63,7 +63,7 @@ $('#commentValidation').html(
|
|||
|
||||
<div class="post">
|
||||
<div class="float-left">
|
||||
<img alt="" src="@Model.Photo" >
|
||||
<img class="photo" src="@Model.Photo" >
|
||||
</div>
|
||||
|
||||
<h1 ismarkdown>@Model.Title</h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue