This commit is contained in:
Abhinav Adduri 2017-05-30 14:41:31 -07:00
parent 82eccc6d54
commit 1800f87065
3 changed files with 21 additions and 67 deletions

View file

@ -3,16 +3,10 @@
<head>
<title>Page Title</title>
<script type="text/javascript" src="/file.js"></script>
</head>
<body>
<!--<input id="keyhash" placeholder="Paste the key your friend sent you."/><br />-->
<!--<input id="salt" placeholder="Paste the salt your friend sent you."/><br />-->
<button onclick="download()">DOWNLOAD</button>
</body>
</html>