{{define "createform"}}
Create a room
or
@CustomBtn(templ.Attributes{"hx-get": "/room/hideform", "hx-target": ".create-room-div"}, "Hide Form")







/*
*/ @base.LangOption()


@CustomBtn(templ.Attributes{"type": "submit"}, "Create Room")
Hello, you should login.
{{end}}