mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2024-11-08 14:51:17 -05:00
11 lines
137 B
Handlebars
11 lines
137 B
Handlebars
|
<!-- vim: set ft=html: -->
|
||
|
|
||
|
<html>
|
||
|
<head>
|
||
|
</head>
|
||
|
<body>
|
||
|
<a href={{oauth}}>Login</a>
|
||
|
</body>
|
||
|
</head>
|
||
|
</html>
|