package templates import ( "strconv" "github.com/hculpan/areweplaying/pkg/data" ) templ Setup(session data.Session) { @Header()

Setup

}