diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 7e7f707f0..cdca12136 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -117,7 +117,7 @@

{{ . }}

{{- end -}} {{- if $comment.enable | and $comment.artalk.enable | and $comment.artalk.pageview -}} - {{ partial "plugin/fontawesome.html" (dict "Style" "regular" "Icon" "eye") }}  {{ T "views" }} + {{ partial "plugin/fontawesome.html" (dict "Style" "regular" "Icon" "eye") }}  {{ T "views" }}   {{- end -}}