{% trans %}Fill out this form and click on "Become a member". Afterwards you will be presented with a PDF, which you have to sign and send to info@c3l.lu or bring it to one of our next events. Print it or save it to your local hardware, because we don't save a copy on our servers for data protection reasons!{% endtrans %}
{% if form.errors %} {% for fieldname, errors in form.errors.items() %} {% for error in errors %}{{ fieldname }} - {{ error }}
{% endfor %} {% endfor %} {% endif %} {% if crypto_error %}{% trans %}Couldn't fetch conversion rate for cryptocurrencies. Please try again later or use another payment option!{% endtrans %}
{% endif %}