Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rafed/ramium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index b43bca4..3af29c0 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -45,6 +45,6 @@
{{- partial "social-media-share.html" . -}}
<br>
-{{ partial "disqus.html" }}
+{{ partial "disqus.html" . }}
{{ end }} \ No newline at end of file