package web templ HelloForm() { @Base() {
} } templ FoundSoundtracks(soundtracks []string) { for _, soundtrack := range soundtracks {

{ soundtrack }

} }