{{ if eq .type "spotify" }}
The spotify player can not be loaded with disabled javascript.
The following title is embedded here:
https://open.spotify.com/embed/track/{{ .id }}
{{ end }} {{ if eq .type "soundcloud" }}
The soundcloud player can not be loaded with disabled JavaScript.
The following title is embedded here:
{{ .id }}
{{ end }} {{ if eq .type "tunein" }}
The TuneIn player can not be loaded with disabled JavaScript.
The following title is embedded here:
https://tunein.com/topic/?topicid={{ replace .id "t" "" }}
{{ end }} {{ if eq .type "mixcloud" }}
The Mixcloud player can not be loaded with disabled JavaScript.
The following title is embedded here:
https://mixcloud.com/{{ .id }}
{{ end }} {{ if eq .type "audiofile" }}
{{ end }}