{{ with .ctx }} {{- if $.IsHome }} {{- if and .Site.Params.readMoreBtn (not .Params.Expand) }}
{{ T "PostReadMore" }} »
{{- end }}
{{- else }} {{ partial "post/footer_meta/tags.html" . }} {{ partial "_thirdparty/share/addthis.html" . }}
{{ partial "post/footer_meta/reward.html" . }} {{ partial "post/footer_meta/copyright.html" . }} {{ partial "post/footer_meta/followme.html" . }}
{{- with .NextInSection }} {{- end }}
{{- with .PrevInSection }} {{- end }}
{{- end }} {{ end }}