0.0.137 small upd styles.css
This commit is contained in:
@@ -2,9 +2,12 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% if page.url == 'for_movers' or page.url == 'for_customers' %}
|
||||
{% if page.url == 'for_customers' %}
|
||||
{% include "blocks/static_pages_blocks/b_customer_search.html" %}
|
||||
{% endif %}
|
||||
{% if page.url == 'for_movers' %}
|
||||
{% include "blocks/static_pages_blocks/b_mover_search.html" %}
|
||||
{% endif %}
|
||||
{% if page.url == 'advertisement' %}
|
||||
{% include "blocks/static_pages_blocks/b_advertisement.html" %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user