aboutsummaryrefslogtreecommitdiffstats
path: root/gum/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'gum/templates/base.html')
-rw-r--r--gum/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/gum/templates/base.html b/gum/templates/base.html
index 61a38d1..afae24d 100644
--- a/gum/templates/base.html
+++ b/gum/templates/base.html
@@ -146,6 +146,7 @@
</div>
+{% include 'disqus_script.html' %}
<script src="{{ SITEURL }}/theme/js/libs/jquery-1.9.1.min.js"></script>
<script src="{{ SITEURL }}/theme/js/libs/gumby.min.js"></script>
<script src="{{ SITEURL }}/theme/js/plugins.js"></script>