package web import "net/http" import "strconv" import "dwelling-radio/internal/radio" import "dwelling-radio/pkg/utils" templ Index(curSong *radio.Song, sl []radio.Song, slLen int64, lstnrs *radio.ListenerCounter, r *http.Request) { Arav's dwelling / Radio