Skip to content
Prev Previous commit
remove comment of test service instruction
  • Loading branch information
jcliment27 committed Sep 2, 2016
commit 6f370f0b986a787a94b00cdcf5789603534163ef
4 changes: 2 additions & 2 deletions tpl/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
{"ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data."|translate}
{"Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES."|translate}
{"More information on the"|translate} <a href="http://sebsauvage.net/wiki/doku.php?id=php:zerobin">{"project page"|translate}</a>.<br />
<!-- <span style="text-decoration:blink;font-size:10pt;color:#a4b3c4;">&#9654;</span> {"Note: This is a test service:"|translate}
{"Data may be deleted anytime. Kittens will die if you abuse this service."|translate} -->
<span style="text-decoration:blink;font-size:10pt;color:#a4b3c4;">&#9654;</span> {"Note: This is a test service:"|translate}
{"Data may be deleted anytime. Kittens will die if you abuse this service."|translate}
</div>
<h1 title="ZeroBin" onclick="window.location.href=scriptLocation();return false;">ZeroBin</h1><br>
<h2>{"Because ignorance is bliss"|translate}</h2><br>
Expand Down