android.moparisthebest.org/source/_includes/comments.html
2012-06-06 01:04:36 -05:00

8 lines
217 B
HTML

<section>
<h1>Comments</h1>
{% include custom/comments.html %}
{% if site.disqus_short_name %}
<div id="disqus_thread" aria-live="polite">{% include post/disqus_thread.html %}</div>
{% endif %}
</section>