summaryrefslogtreecommitdiff
path: root/templates/project/widgets/comments/comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/widgets/comments/comments.html')
-rw-r--r--templates/project/widgets/comments/comments.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/project/widgets/comments/comments.html b/templates/project/widgets/comments/comments.html
index 844800f..898d2f6 100644
--- a/templates/project/widgets/comments/comments.html
+++ b/templates/project/widgets/comments/comments.html
@@ -1,7 +1,7 @@
<h1 class="title" data-bind="title"></h1>
<div class="comment-container">
- <h3><img data-bind-src='current_comment.avatar'/><span data-bind='current_comment.name' class="name"></span></h3>
+ <h3><img data-bind-src='current_comment.avatar'/><span data-bind='current_comment.name' class="name"></span></h3>
<p class="comment" data-bind='quote'></p>
</div>
-<p class="more-info" data-bind="moreinfo | raw"></p> \ No newline at end of file
+<p class="more-info" data-bind="moreinfo | raw"></p>