mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Updated style for pages
This commit is contained in:
parent
706000a53d
commit
c534f50a03
3 changed files with 32 additions and 17 deletions
|
|
@ -1,7 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
Welcome to Opaal's default login in page! Click the link below to log in for an access token. </br></br>
|
||||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue