Inserting disqus comment'

This commit is contained in:
gilsondev
2014-12-10 18:59:23 -02:00
parent 43f3ea1151
commit 52386a8689
3 changed files with 20 additions and 0 deletions

1
templates/comments.html Normal file
View File

@ -0,0 +1 @@
{% if DISQUS_SITENAME %}<p>There are <a href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a>.</p>{% endif %}