package base import ( "github.com/zhang2092/go-url-shortener/internal/templ/util" "net/http" ) templ Base(r *http.Request, css templ.Component, js templ.Component) {