aboutsummaryrefslogtreecommitdiffstats
path: root/bricks/templates/article.html
diff options
context:
space:
mode:
Diffstat (limited to 'bricks/templates/article.html')
-rw-r--r--bricks/templates/article.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/bricks/templates/article.html b/bricks/templates/article.html
index 85f4fcc..8699f10 100644
--- a/bricks/templates/article.html
+++ b/bricks/templates/article.html
@@ -41,5 +41,7 @@
{% endfor %}
-->
</footer>
+ <!-- disqus {{ DISQUS_SITENAME }} -->
+ {% include 'article_discus.html' %}
</div>
{% endblock %}