pelican-clean-blog/templates/comments.html

2 lines
165 B
HTML
Raw Permalink Normal View History

2016-07-17 15:46:37 +00:00
{% if DISQUS_SITENAME %}<p>There are <a data-disqus-identifier="{{ article.url }}" href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a>.</p>{% endif %}