mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 05:23:14 -08:00
11 lines
No EOL
222 B
HTML
11 lines
No EOL
222 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Login | Masto-FE standalone</title>
|
|
<script src="/verify-state.js"></script>
|
|
</head>
|
|
<body>
|
|
<p>Preparing state object...</p>
|
|
</body>
|
|
</html> |