{% load socialaccount %} Google Registration {% if user.is_authenticated %}

Welcome, {{ user.get_full_name }} !

{% else %}

My Google Login Project

Login with Google {% endif %}