Holefully solve #27 by voiding html form submit action
This commit is contained in:
		@ -52,7 +52,7 @@
 | 
			
		||||
			for <a target="_blank" href="//fasttube.de">FaSTTUBe</a>.<br>
 | 
			
		||||
			For source code & licensing see <a href="//git.fasttube.de/FaSTTUBe/ftracker">git repo</a>
 | 
			
		||||
		</div>
 | 
			
		||||
		<form id="mainform" style="display: none">
 | 
			
		||||
		<form id="mainform" action="javascript:void(0);" style="display: none">
 | 
			
		||||
			<label>
 | 
			
		||||
				Full Name:<br>
 | 
			
		||||
				<input type="text" name="name" id="name" placeholder="John Doe" required>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user