|  | @@ -16,7 +16,7 @@ block content
 | 
	
		
			
				|  |  |        input#game_link.game_link(type='text', readonly, value='Game link will be generated here.')
 | 
	
		
			
				|  |  |        button.button#play(type='submit') Play
 | 
	
		
			
				|  |  |    
 | 
	
		
			
				|  |  | -    p#waiting Waiting for opponent to connect.
 | 
	
		
			
				|  |  | +    p#waiting Generating game link.
 | 
	
		
			
				|  |  |    
 | 
	
		
			
				|  |  |    p.center Click the button play to create a game. Send the link to your friend. Once the link is opened in your friend's browser, game should begin shortly. Colours are picked randomly by computer. 
 | 
	
		
			
				|  |  |  
 |