diff --git a/template/comment.twig b/template/comment.twig index 55b1c2d..f3bdff1 100644 --- a/template/comment.twig +++ b/template/comment.twig @@ -1,10 +1,10 @@ {% if comments[parent_id] %} {% for comment in comments[parent_id] %} + {# Add an anchor link for this comment #} + + - {# Add an anchor link for this comment #} - -