1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/templates/comments.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
122 B
Django/Jinja
Raw Normal View History

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