opaal/pages/index.html
2024-04-17 17:25:28 -06:00

13 lines
No EOL
282 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="static/stylesheets/styles.css">
<title>Log in with Social-Sign in</title>
</head>
<div id="wrapper">
Log in using the option(s) below for an access token. </br></br>
{{loginForm}}
{{loginButtons}}
</div>
</html>