0.7.16
connect form on static_pages
This commit is contained in:
@@ -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' %}
|
||||
|
||||
Reference in New Issue
Block a user