From da95f397a89967248d7151ad131681f3e5aac8d1 Mon Sep 17 00:00:00 2001 From: Panos Sakkos Date: Thu, 16 Jul 2015 01:35:48 +0200 Subject: [PATCH] Fixed regression in comment counters. --- _includes/js.html | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/_includes/js.html b/_includes/js.html index 64a590cde..f15a53b07 100755 --- a/_includes/js.html +++ b/_includes/js.html @@ -51,21 +51,24 @@ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); + {% endif %} - +{% endif %} - - {% endif %} + + + {% endif %}