{{define "index"}} Scribble.rs {{if not .AllowIndexing}} {{end}} {{if ne "" .RootURL}} {{end}} {{template "non-static-css-decl" .}} {{template "favicon-decl" .}}
{{.Translation.Get "create-lobby"}}
{{if .Errors}}
{{range .Errors}}
{{.}}
{{end}}
{{end}}
{{.Translation.Get "join-lobby"}}
{{end}}