summaryrefslogtreecommitdiffstats
path: root/layouts/_default
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default')
-rw-r--r--layouts/_default/single.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index f14768d..4d15895 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -40,8 +40,6 @@
</div>
</div>
{{ end -}}
- <div>
- {{ partial "disqus.html" . }}
- </div>
</div>
+{{ template "_internal/disqus.html" . }}
{{ end -}} \ No newline at end of file