0.0.142 upd static pages
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
{% if page.url == 'for_customers' or 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 %}
|
||||
@@ -19,4 +18,5 @@
|
||||
{% include "blocks/static_pages_blocks/b_contacts.html" %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user