pelican-clean-blog/templates/comments.html
2016-07-17 12:46:37 -03:00

2 lines
165 B
HTML

{% if DISQUS_SITENAME %}<p>There are <a data-disqus-identifier="{{ article.url }}" href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a>.</p>{% endif %}