added noscript warning
This commit is contained in:
		@@ -25,6 +25,9 @@
 | 
				
			|||||||
      </a>
 | 
					      </a>
 | 
				
			||||||
    </h1>
 | 
					    </h1>
 | 
				
			||||||
    <h1>Secure Password Generator</h1>
 | 
					    <h1>Secure Password Generator</h1>
 | 
				
			||||||
 | 
					    <noscript>
 | 
				
			||||||
 | 
					        <div class="alert alert-danger"><span class="glyphicon glyphicon-warning-sign"></span> <strong>Hold on.</strong> It looks like you have disabled JavaScript. Unfortunately, this tool will not work until you enable it.</div>
 | 
				
			||||||
 | 
					    </noscript>
 | 
				
			||||||
    <div class="alert alert-info" role="alert">
 | 
					    <div class="alert alert-info" role="alert">
 | 
				
			||||||
      <p>Use this online tool to generate a strong and random password. Password generation is done on the client-side meaning no one has access to the passwords you generate here, <em>period</em>.</p>
 | 
					      <p>Use this online tool to generate a strong and random password. Password generation is done on the client-side meaning no one has access to the passwords you generate here, <em>period</em>.</p>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user