cryogen-bootstrap/resources/templates/themes/bootstrap4/html/includes/disqus-comment.inc
2020-02-16 14:50:12 +01:00

5 lines
No EOL
117 B
HTML

{% if disqus? %}
<div id="comments">
<a href="{{post.uri}}#disqus_thread">View Comments</a>
</div>
{% endif %}