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

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/top/single.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/top/single.html b/layouts/top/single.html
index 79ac538..b6863bd 100644
--- a/layouts/top/single.html
+++ b/layouts/top/single.html
@@ -27,9 +27,9 @@
{{ else }}
{{ .Content }}
{{ end }}
- <!--
+
{{ partial "comments.html" . }}
- -->
+
</div>
{{ partial "sidebar.html" . }}