burgerauth/templates/aeskeyshare.html

12 lines
293 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Burgerauth</title>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="icon" href="/static/svg/favicon.svg">
</head>
<p>Sending key...</p>
<script src="/static/js/aeskeyshare.js"></script>