aboutsummaryrefslogtreecommitdiffstats
path: root/SOB/templates/comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'SOB/templates/comments.html')
-rw-r--r--SOB/templates/comments.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/SOB/templates/comments.html b/SOB/templates/comments.html
new file mode 100644
index 0000000..c06f007
--- /dev/null
+++ b/SOB/templates/comments.html
@@ -0,0 +1,3 @@
+ {% if DISQUS_SITENAME %}
+ <p><a href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a></p>
+ {% endif %}