{extends "index.tpl"} {block "meta-robots"} {/block} {block "head" append} {if {findModule('recaptcha','registration')} and {findModule('recaptcha','site_invisible')} and $body.newUser} {include "block.recaptcha.invisible.tpl"} {captchaScript} {/if} {/block} {block content} {block "user-h1"}

{if $body.newUser}{t}Registrace{/t}{else}{t}Úprava osobních údajů{/t}{/if}

{/block} {if $body.error != ''} {/if} {include 'block.messages.tpl'} {if $body.newUser} {insert_page type="REGISTRATION" exists='exists'} {ifmodule USER_OAUTH}

{t}Rychlá registrace přes sociální sítě{/t}

{t}Díky registraci přes sociální sítě se nebudete muset při každé návštěvě přihlašovat.{/t}
{t}Propojení je naprosto bezpečné a můžete ho kdykoliv zrušit.{/t}

{if $dbcfg.oauth.facebook.client_id} Facebook {/if} {if $dbcfg.oauth.google.client_id} Google {/if}
{/ifmodule} {/if} {get_contexts country=1 assign='contexts'}
{block "form-content"} {block "user-data"}
{block 'user-pass'}
{/block} {if $body.newUser}
{else}
{/if}
{/block}

{t}Adresa{/t}

{$activeCountry = $body.input.country.value|default:$ctrl.active_country}

{t}Dodací adresa{/t}

{$activeCountry = $body.input.dcountry.value|default:$ctrl.active_country}

{t}Firemní údaje{/t}

{if $showCopyEmail}
{/if}

{t}Ostatní údaje{/t}

{/block} {block "submit"}
{if $body.newUser} {if $dbcfg.gdpr.enable == 'Y'} {* @formatter:off *} {* @formatter:on *} {/if} {if {findModule('recaptcha','registration')} and {findModule('recaptcha','site_invisible')} } {captchaBtn text="{t}Odeslat registraci{/t}"} {else} {/if} {else} {/if}
{/block}
{if !$body.newUser} {ifmodule USER_OAUTH} {include "user.oauth.tpl"} {/ifmodule} {/if} {/block} {block "js-dynamic-load" append} {asset_compile} {/asset_compile} {/block} {block analytics append} {include "components/block.smartForm.tpl"} {/block}