{{ with .ctx }} {{- if $.IsHome }} {{- if and .Site.Params.readMoreBtn (not .Params.Expand) }}
{{ T "PostReadMore" }} »
{{- end }}
{{- else }} {{ partial "post/post_copyright.html" . }} {{ partial "post/post_followme.html" . }}
{{- with .NextInSection }} {{- end }}
{{- with .PrevInSection }} {{- end }}
{{- end }} {{ end }}