This commit is contained in:
2023-12-01 12:02:52 +03:00
parent 18dd435678
commit 396db7a439
5 changed files with 44 additions and 7 deletions

View File

@@ -45,8 +45,10 @@
<div class="bottom_block_static anchor" id="scroll_to_form">
<h2 id=title_static>{% translate "Стоимость" %}</h2>
<span id="sub_title_static">{% translate "Оставьте заявку и получите персональное коммерческое предложение" %}</span>
<div class="form_com_wrapper">
{% include "forms/f_commercial_offer.html" %}
</div>
{# <form data-name="msg_from_advertisement">#}

View File

@@ -33,8 +33,10 @@
<div id="scroll_to_div" class="bottom_block_static anchor">
<div id=title_static >{% translate "Стань нашим партнером" %}</div>
<span id="sub_title_static">{% translate "Оставь заявку и получи пресональное предложение о партнерстве" %}</span>
<div class="form_com_wrapper">
{% include "forms/f_commercial_offer.html" %}
</div>
{% include "forms/f_commercial_offer.html" %}
{# <form data-name="msg_from_partners">#}