{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" style="width: 250px; margin-top: 10px;"}
{/if}
{/block} {block "js-dynamic-load" append} {if !$body.hide_form} {captchaScript} {/if} {/block}