14 lines
688 B
PHP
14 lines
688 B
PHP
|
|
<div class="mob-subscript">
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
<div class="right_title"><?=vij_lang('email_title', LANG_VERSION)?></div>
|
|||
|
|
<div id="subscript-mail">
|
|||
|
|
<form class="form-right" action="https://login.sendpulse.com/forms/simple/u/eyJ1c2VyX2lkIjo3NjMwNTYzLCJhZGRyZXNzX2Jvb2tfaWQiOjIyNjM5NCwibGFuZyI6InJ1In0=" method="post">
|
|||
|
|
<input сlass="frm_mail" type="email" required="" name="email" placeholder="<?=vij_lang('your_mail', LANG_VERSION)?>">
|
|||
|
|
<input type="hidden" name="sender" value="info@vetandlife.ru">
|
|||
|
|
<button class="frm_submit"><?=vij_lang('email_btn', LANG_VERSION)?></button>
|
|||
|
|
</form>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
</div>
|