You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<title>Secret Hitler – Založení nové hry</title>
</head>
<body>
<h1> Založení nové hry Secret Hitler</h1>
<form action="new.cgi">
<label for="name">Jméno: </label><br>
<input type="text" id="name" name="name"><br>
<input type="submit" value="Potvrdit">
</form>
<p>Nastal nějaký problém, pokuste se hru vytvořit znovu. Mějte na paměti, že jméno smí obsahovat pouze čísla, písmenka české abecedy, mezeru a podtržítko.</p>