package auth import "templ-test/views/components/bootstrap" templ LoginPost() { @bootstrap.BootstrapAlert("Login successful!", bootstrap.VariantSuccess) }