summaryrefslogtreecommitdiff
path: root/static/website/templates/node-login.html
blob: 6bce8796972fd6e36af66d399ddeb067f61648dd (plain)
1
2
3
4
5
<p>
    <a href="{% url 'social:begin' 'google-oauth2' %}?next={{ request.path }}">
    Login with Google
    </a>
</p>