56c9a1ab41
add redirect, other fixes remove password clean up / final version clean up / final version
12 lines
201 B
HTML
12 lines
201 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
%%HEAD_TOKEN%%
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="text/javascript" src="/ui.js"></script>
|
|
</body>
|
|
</html>
|