0.0.283 add success_msg for forms, clear forms
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
<div class="footer_logo"><img class="svg" src="/static/img/svg/LogoWhite.svg"></div>
|
||||
<div>
|
||||
<div class="footer_text_sub">{% trans "Подпишись и будь в курсе всех событий, а также получай подарки и бонусы от Trip With Bonus" %}</div>
|
||||
<div class="footer_input_wrap"><input class="footer_input" type="text" placeholder="{% trans "Введите ваш e-mail" %}">
|
||||
<div class="footer_input_wrap">
|
||||
|
||||
<input class="footer_input" type="text" placeholder="{% trans "Введите ваш e-mail" %}">
|
||||
<div id="footer_input_button"><img class="svg" src="/static/img/svg/CaretCircleRight.svg"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user