mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
12 lines
No EOL
267 B
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> |