diff options
Diffstat (limited to 'SoMA/templates/comments.html')
-rw-r--r-- | SoMA/templates/comments.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SoMA/templates/comments.html b/SoMA/templates/comments.html new file mode 100644 index 0000000..bb033c0 --- /dev/null +++ b/SoMA/templates/comments.html @@ -0,0 +1 @@ +{% if DISQUS_SITENAME %}<p>There are <a href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a>.</p>{% endif %} |