index.html 257 Bytes
<!doctype html>
<html>
<head>
  <meta charset="utf-8">
  <title>aes-decrypter Demo</title>
</head>
<body>
  <ul>
    <li><a href="/test/">Run unit tests in browser.</a></li>
    <li><a href="/docs/api/">Read generated docs.</a></li>
  </ul>
</body>
</html>