Naloďte se

{% include 'patterns/atoms/text/paragraph.html' with text='Naloděním si vytoříte uživatelský účet v Pirátské identitě, která slouží k přihlášení do všech Pirátských aplikací a systémů.' %}
{% include 'patterns/atoms/form_fields/form_input.html' with placeholder='Registrační email' is_required=True extra_classes='w-72 text-lg' %} {% include 'patterns/atoms/form_fields/form_input.html' with placeholder='Uživatelské jméno' hint='nejméně 4 znaky, povoleny jsou písmena, čísla, tečka a podtržítko' is_required=True extra_classes='w-72 text-lg' %} {% include 'patterns/atoms/form_fields/form_input.html' with placeholder='Heslo' hint='nejméně 10 znaků, alespoň jedno velké, jedno malé písmeno a jedna číslice' is_required=True extra_classes='w-72 text-lg' %} {% include 'patterns/atoms/form_fields/form_input.html' with placeholder='Potvrzení hesla' is_required=True extra_classes='w-72 text-lg' %} {% include 'patterns/atoms/form_fields/form_input.html' with placeholder='Jméno' extra_classes='w-72 text-lg' %} {% include 'patterns/atoms/form_fields/form_input.html' with placeholder='Příjmení' extra_classes='w-72 text-lg' %} {% include 'patterns/atoms/form_fields/form_input.html' with placeholder='Telefon' extra_classes='w-72 text-lg' %}
{% include 'patterns/atoms/form_fields/form_checkbox.html' with label='Můžete mě kontaktovat s možnostmi zapojení se do aktivit Pirátů (pomáhat jako dobrovolník, stát se registrovaným příznivcem, členem, apod.).' %}
{% include 'patterns/atoms/form_fields/form_select.html' with label='Kraj' is_required=True %} {% include 'patterns/atoms/form_fields/form_checkbox.html' with label='Můžete mě kontaktovat s možnostmi podpořit Piráty a pirátské projekty finančním darem.' %} {% include 'patterns/atoms/form_fields/form_checkbox.html' with label='Chci dostávat novinky emailem.' %}
{% include 'patterns/atoms/form_fields/form_input.html' with is_required=True label='Jméno prvního československého prezidenta?' is_required=True placeholder='' extra_classes='w-72 text-lg' %}
{% include 'patterns/atoms/text/paragraph.html' with text='Odesláním formuláře souhlasíte se zpracováním osobních údajů.' %}
{% include 'patterns/atoms/buttons/round_button.html' with button_text='Nalodit se' %}