comments: remove unused <a name="comment-#{id}"> element.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<a name="comment-<%= comment.id %>"></a>
|
||||
<article id="comment_<%= comment.id %>" class="comment message"
|
||||
data-id="<%= comment.id %>"
|
||||
data-post-id="<%= comment.post_id %>"
|
||||
|
||||
Reference in New Issue
Block a user