{% include "components/button_signin_google.html" %}
{% endif %} {% if SIGNUP_OPTIONS.get('allow_x') %}{% include "components/button_signin_x.html" %}
{% endif %} {% if SIGNUP_OPTIONS.get('allow_facebook') %}{% include "components/button_signin_facebook.html" %}
{% endif %}