0.2.2 feedback_form, contacts models

This commit is contained in:
SDE
2023-12-09 18:43:22 +03:00
parent 170e679dda
commit 02eb295acc
17 changed files with 382 additions and 100 deletions

View File

@@ -0,0 +1,3 @@
<div>
Сообщение отправлено
</div>

View File

@@ -9,7 +9,7 @@
{% if widget.description %}
<div class="splinner_w_one_present"></div>
<div class="description_w_one_present standart_txt">
{{ widget.description }}
{{ widget.description|safe|linebreaksbr }}
</div>
{% endif %}
{% with name_w='presentAerBim' %}