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

5 lines
117 B
PHP
Raw Normal View History

2019-11-23 11:45:04 +00:00
{% if disqus? %}
<div id="comments">
<a href="{{post.uri}}#disqus_thread">View Comments</a>
</div>
{% endif %}