merge noscript

This commit is contained in:
ansuz
2016-10-04 11:42:06 +02:00
7 changed files with 14 additions and 15 deletions

View File

@@ -17,8 +17,12 @@
<center>
<noscript>
<p data-localization="main_oops">
<!-- JS required -->
<p>
<strong>OOPS</strong> In order to do encryption in your browser, Javascript is really <strong>really</strong> required.
</p>
<hr>
<p>
<strong>OUPS</strong> Afin de pouvoir réaliser le cryptage depuis votre navigateur, Javascript est <strong>vraiment</strong> requis.
</p>
</noscript>
<h5 id="tryit" data-localization="tryIt"></h5>

View File

@@ -20,8 +20,6 @@
<div id="main">
{{main}}
</div>
<div id="bottom-bar"></div>
</body>
</html>