added noscript warning

This commit is contained in:
Alex Booker 2015-08-15 10:05:44 +01:00
parent 627b9c4966
commit 793665eeb2

View File

@ -25,6 +25,9 @@
</a>
</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">
<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>