So close...
- Added comment display and counts - Fixed problem with set-up-from-scratch bombing on index creation - RSS feed is returning errors; need to determine why Nginx is intercepting theme content requests
This commit is contained in:
4
src/MyWebLog/views/themes/default/comment.html
Normal file
4
src/MyWebLog/views/themes/default/comment.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<h4>
|
||||
@Model.Commentor <small>@Model.CommentedOn</small>
|
||||
</h4>
|
||||
@Model.Comment.Text
|
||||
Reference in New Issue
Block a user