connect form on static_pages
This commit is contained in:
SDE
2023-09-03 14:13:44 +03:00
parent 18dd7ff1f1
commit df370606a6
5 changed files with 19 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
{% block content %}
{% if page.url == 'customer_search' %}
{% if page.url == 'for_movers' or page.url == 'for_customers' %}
{% include "blocks/static_pages_blocks/b_customer_search.html" %}
{% endif %}
{% if page.url == 'advertisement' %}