From e90c342c6b3487840f0b7067fd2ed04678d00db3 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Thu, 19 Mar 2015 22:42:40 +0100 Subject: Do not load disqus comment automaticaly --- theme/templates/article.html | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'theme/templates/article.html') diff --git a/theme/templates/article.html b/theme/templates/article.html index 976041a..5b366e0 100755 --- a/theme/templates/article.html +++ b/theme/templates/article.html @@ -64,15 +64,22 @@ {% endif %} - +
+ +
+ {% endif %} {% endblock %} -- cgit v1.2.3