Change email form from "text" to "email"
This commit is contained in:
		
							parent
							
								
									3cd5c4f275
								
							
						
					
					
						commit
						e175bb80ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -26,5 +26,5 @@ block content | |||
|       input(type="text", name="submitter") | ||||
|     span  | ||||
|       label Send info to | ||||
|       input(type="text", name="email", placeholder="email@example.com") | ||||
|       input(type="email", name="email", placeholder="email@example.com") | ||||
|       button(type="submit") Submit | ||||
|  |  | |||
		Reference in a new issue