cryogen-bootstrap/resources/templates/themes/bootstrap4/html/includes/disqus-comment.inc

5 lines
117 B
PHP
Raw Normal View History

2020-02-16 13:50:12 +00:00
{% if disqus? %}
<div id="comments">
<a href="{{post.uri}}#disqus_thread">View Comments</a>
</div>
{% endif %}