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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <git@upagge.ru>2021-04-19 20:07:51 +0300
committeruPagge <git@upagge.ru>2021-04-19 20:07:51 +0300
commit9d27a4199d2edc3f0bb4f9e5c715211aac926db0 (patch)
tree9227fa60621f0d733334ce8be2d246f206730cef
parentfe6b51884c1b4238f05a61d2c6a260433c81350c (diff)
fix email
-rw-r--r--layouts/partials/comment.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/comment.html b/layouts/partials/comment.html
index 8299451..ba902cf 100644
--- a/layouts/partials/comment.html
+++ b/layouts/partials/comment.html
@@ -113,8 +113,8 @@
components: ['embed'],
theme: themeRemark,
locale: '{{ $remark42.locale }}',
- show_email_subscription: '{{ $remark42.emailSubscribe }}',
- page_title: '{{ .Title }}'
+ show_email_subscription: {{- $remark42.emailSubscribe -}},
+ page_title: '{{ .Title }}',
};
(function(c) {