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