package web import "net/http" import "strconv" import "github.com/invopop/ctxi18n/i18n" import "dwelling-radio/internal/radio" import "dwelling-radio/pkg/utils" templ Index(prgVer string, curSong *radio.Song, sl []radio.Song, slLen int64, lstnrs *radio.ListenerCounter, r *http.Request) { Arav's dwelling / { i18n.T(ctx, "title") }