diff --git a/templates/partials/comments.html.twig b/templates/partials/comments.html.twig index 5f11eec..1f61461 100644 --- a/templates/partials/comments.html.twig +++ b/templates/partials/comments.html.twig @@ -8,7 +8,7 @@

{{'PLUGIN_COMMENTS.COMMENTS'|t}}

{{'PLUGIN_COMMENTS.ADD_NEW'|t}}
- {% for comment in grav.twig.comments|array_reverse %} + {% for comment in grav.twig.comments %}