Basic turn structure
This commit is contained in:
		@@ -11,6 +11,7 @@
 | 
			
		||||
    <div>
 | 
			
		||||
        <form id="login_form" method="post" action="/game">
 | 
			
		||||
            Your name: <input type="text" name="name"> <br />
 | 
			
		||||
            <input type="hidden" name="type" value="CreateGame">
 | 
			
		||||
            <input type="submit" value="Create game">
 | 
			
		||||
        </form>
 | 
			
		||||
    </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user