Files
2012-12-28 12:29:09 +08:00

7 lines
294 B
HTML

{% if site.disqus_short_name and page.comments == true %}
<section id="comment">
<div id="disqus_thread" aria-live="polite">
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
</section>
{% endif %}