diff --git a/admin/templates/comments.html.twig b/admin/templates/comments.html.twig index 1c51477..221b227 100644 --- a/admin/templates/comments.html.twig +++ b/admin/templates/comments.html.twig @@ -96,9 +96,11 @@ - + {% if grav.twig.comments.totalRetrieved < grav.twig.comments.totalAvailable %} + + {% endif %}
Showing {{grav.twig.comments.totalRetrieved}} comments of {{grav.twig.comments.totalAvailable}}