This commit is contained in:
SBD
2024-01-10 22:35:48 +03:00
parent b8ca136862
commit 7a69b5734a

View File

@@ -7,4 +7,5 @@
{# {% endblocktranslate %}#}
</label>
{% if feedback_form.errors.company %}<div class="error_input_html"></div>{% endif %}
<div class="clear_both"></div>
<div class="clear_both"></div>
{% if feedback_form.errors.agreement %}<div class="error_input_html">{{ feedback_form.errors.agreement }}</div>{% endif %}