mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 11:37:01 -07:00
13 lines
No EOL
282 B
HTML
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> |