From d656c5601e9bf01e9d8c8fe43c867ec4044d9e69 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 5 Jun 2021 17:34:08 +0530 Subject: added sign in with google --- app/templates/auth/signup.html | 57 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) (limited to 'app/templates/auth/signup.html') diff --git a/app/templates/auth/signup.html b/app/templates/auth/signup.html index e0cae82..dbe9ca6 100644 --- a/app/templates/auth/signup.html +++ b/app/templates/auth/signup.html @@ -34,5 +34,62 @@ +

-OR-

+ + + + {% endblock %} \ No newline at end of file -- cgit v1.2.3