summaryrefslogtreecommitdiff
path: root/src/templates/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/login.html')
-rw-r--r--src/templates/login.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/templates/login.html b/src/templates/login.html
new file mode 100644
index 0000000..9329a22
--- /dev/null
+++ b/src/templates/login.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <a href="/login/google">Login with Google</a>
+ </body>
+</html>