{{ BRAND_NAME }} EN · IT
{% if lang == 'it' %}accedi via email{% else %}sign in with email{% endif %}
{% if referrer_present %}
{% if lang == 'it' %}Sei stato invitato.{% else %}You've been invited.{% endif %} {% if lang == 'it' %} Quando ti abboni, tu e il tuo amico ricevete entrambi 50% di sconto per 3 mesi. Iscriviti qui sotto per attivarlo. {% else %} When you subscribe, you and your friend both get 50% off for 3 months. Sign up below to lock it in. {% endif %}
{% endif %}

{% if lang == 'it' %} Inserisci la tua email e ti invieremo un codice di 6 cifre. Niente password. I nuovi visitatori creano un account; chi torna fa l'accesso. {% else %} Enter your email and we'll send you a 6-digit code. No password. First-time visitors get an account; returning visitors get a sign-in. {% endif %}

{% if error %}
{{ error }}
{% endif %}
{% if ref %}{% endif %} {# Affirmative un-pre-ticked acknowledgement. The substance is locale-driven (auth.ack.*); the checkbox is required client-side AND server-side. Replaces a passive "by continuing you agree…" paragraph because an active acceptance carries more weight. #} {% if t %}
{{ t.auth.ack.heading }}
    {% for item in t.auth.ack.items %}
  • {{ item }}
  • {% endfor %}
{% endif %}