This week's challenge is from the lyrics of {{ if .override }} {{ with .override }} {{ partial "content.html" (dict "Content" (markdownify .)) }} {{- end -}} {{ else }} {{ with .japanese }}{{ partial "content.html" (dict "Content" .) }}{{ end }}{{ if and .japanese .english }}/{{ end }}{{ with .english }}{{ . }}{{ end -}} {{ end -}} {{- with $.Params.youtube }} (YouTube){{ end -}} {{- with $.Params.spotify }} (Spotify){{ end -}} :
{{ end }} {{ with .Params.youtube }} {{ end }} {{ with .Params.spotify }} {{ end }} {{ with .Params.translation }}Translation{{ with .author }} by {{ . }}{{ end }}{{ with .site }} via {{ .name }}
{{ end }} {{ end }} {{ with .Params.suggester }}This challenge was suggested by {{ . }} using the -h suggest
command.