{{ with $scratch.Get "repo" }}{{ .description | emojify }}{{ end }}
{{- else -}} {{ if $scratch.Get "repo" }} {{ replace .Content "{github-description}" ($scratch.Get "repo").description | emojify | safeHTML }} {{- else -}} {{ .Content }} {{- end }} {{- end }}