package components import "github.com/starfederation/datastar-go/datastar" templ BackToLobby() { ← Back } templ StealthTitle(class string) { ● ● ● ● } templ NicknamePrompt(returnPath string) { Join Game Enter your nickname to join the game. Your Nickname Join } templ GameJoinPrompt(loginURL string, registerURL string, gamePath string) { Join Game Log in to track your game history, or continue as a guest. Login Continue as Guest Don't have an account? Register }
Enter your nickname to join the game.
Log in to track your game history, or continue as a guest.
Don't have an account? Register