summaryrefslogtreecommitdiff
path: root/templates/project/widgets/comments/comments.html
diff options
context:
space:
mode:
authorAyrton De Craene <ayrton.decraene@vasco.com>2012-11-16 11:18:06 +0100
committerDaniel Beauchamp <daniel.beauchamp@shopify.com>2012-12-03 23:38:21 -0500
commit5934a2729d93d24e67016dc4dd101c689378ae33 (patch)
tree59669b7b7e15f534294d954c0bd92db77d8535fc /templates/project/widgets/comments/comments.html
parentc39be899b629378c0a4e1dd4beab528ebcbffa6e (diff)
Removes whitespace :scissors:
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>