{extends "index.tpl"} {block "content"}

{t}Přihlášení k zasílání novinek{/t}

{insert_page type="NEWSLETTER_SUBSCRIBE" exists='exists'} {block "user-messages"} {include "block.messages.tpl"} {/block} {if !$body.hide_form}
{include "block.recaptcha.invisible.tpl"} {sharedCaptchaBtn text="{t}Přihlásit{/t}" class="btn btn-primary"}
{elseif $body.new_subscriber} {insert_page code="newsletter_new" exists='exists' assign='newsletter_new_fragment'} {if $newsletter_new_fragment} {$newsletter_new_fragment.content nofilter} {/if} {/if} {if $cfg.social|count}

{t}Sledujte nás na sociálních sítích{/t}

{block 'newsletter-social'} {if $cfg.social.facebook or $dbcfg.social.facebook} {/if} {if $cfg.social.instagram or $dbcfg.social.instagram} {/if} {if $dbcfg.social.tiktok} {/if} {/block}
{/if}
{/block} {block newsletter} {/block} {block "js-dynamic-load" append} {if !$body.hide_form} {captchaScript} {/if} {/block}