diff --git a/layouts/_default/single.html b/layouts/_default/single.html index d9a1118..5f5d4db 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -18,6 +18,15 @@ #{{ lower .LinkTitle }} {{ end }}
+{{ if not .Params.hideReply }} +{{ with .Site.Params.author.email }} ++ + {{ i18n "email-reply" }} ↪ + +
+{{ end }} +{{ end }} {{ if and .Site.Params.upvotes (not .Params.hideUpvotes) }}