|
|
|
|
@ -108,7 +108,9 @@ |
|
|
|
|
|
|
|
|
|
<div id="learner-registration-field-error__all" class="auth-register__common-error form__common-error learner-registration-form__field-error"></div> |
|
|
|
|
</div> |
|
|
|
|
<div class="auth__text">Согласен с условиями обработки данных и возвратом услуги.</div> |
|
|
|
|
<div class="auth__text"> |
|
|
|
|
Согласен с <a href="{% url 'privacy' %}">условиями обработки данных</a> и <a href="{% url 'refund_policy' %}">возвратом услуги</a>. |
|
|
|
|
</div> |
|
|
|
|
<label class="auth__label switch"> |
|
|
|
|
<input class="switch__input" name="newsletter" value="true" type="checkbox" checked> |
|
|
|
|
<span class="switch__content">Согласен на важную рассылку: новости школы и курсов</span> |
|
|
|
|
|