opaal/pages/index.html

12 lines
No EOL
267 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>
{{loginButtons}}
</div>
</html>