forked from cory/tildefriends
Added support for Google Sign-In, optional in every way.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3187 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -9,9 +9,10 @@
|
||||
<link type="text/css" rel="stylesheet" href="/terminal/style.css"></link>
|
||||
<link type="image/png" rel="shortcut icon" href="/terminal/favicon.png"></link>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<!--HEAD-->
|
||||
</head>
|
||||
<body>
|
||||
<h1>Login</h1>
|
||||
<div id="content">$(SESSION)</div>
|
||||
<div id="content"><!--SESSION--></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user