0.2.2 feedback_form, contacts models
This commit is contained in:
3
templates/widgets/w_form_after_send.html
Normal file
3
templates/widgets/w_form_after_send.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div>
|
||||
Сообщение отправлено
|
||||
</div>
|
||||
@@ -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' %}
|
||||
|
||||
Reference in New Issue
Block a user