1
0
Fork 0
forked from github/pelican

Add comment number support.

This commit is contained in:
Alexis Metaireau 2010-12-19 03:34:19 +00:00
commit a71d93c63c
4 changed files with 17 additions and 1 deletions

View file

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