homepage-mfalves/theme/templates/comments.html
2024-07-04 20:01:35 +02:00

6 lines
130 B
HTML

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