comments: remove unused <a name="comment-#{id}"> element.

This commit is contained in:
evazion
2021-01-21 15:41:26 -06:00
parent 25bf78f9eb
commit c718667d46

View File

@@ -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 %>"