From d38c4094a1aef8be93218adeefe66b20308d96e3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 21 Nov 2014 01:12:26 -0500 Subject: Initial website Markdown conversion. --- themes/lv2/templates/includes/comment_count.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 themes/lv2/templates/includes/comment_count.html (limited to 'themes/lv2/templates/includes/comment_count.html') diff --git a/themes/lv2/templates/includes/comment_count.html b/themes/lv2/templates/includes/comment_count.html new file mode 100644 index 0000000..4b42dde --- /dev/null +++ b/themes/lv2/templates/includes/comment_count.html @@ -0,0 +1 @@ +{% if DISQUS_SITENAME and DISQUS_DISPLAY_COUNTS %}

View comments.

{% endif %} -- cgit v1.2.1