{% if user_id is not none %}

Welcome, {{user_id}}

Take a Quiz {% else %}
Google
Login with Google
{% endif %}