diff --git a/theme/templates/pcs/comments.html b/theme/templates/pcs/comments.html index 4815df4..20fba40 100644 --- a/theme/templates/pcs/comments.html +++ b/theme/templates/pcs/comments.html @@ -128,7 +128,7 @@ {% macro comments_js(user, domain, includeJquery=True) %} {% if PELICAN_COMMENT_SYSTEM %} {% if includeJquery %} - + {% endif %}