0.0.124 upd partners and for customer page
This commit is contained in:
@@ -11,4 +11,8 @@
|
||||
{% if page.url == 'about_service' %}
|
||||
{% include "blocks/static_pages_blocks/b_about_service.html" %}
|
||||
{% endif %}
|
||||
{% if page.url == 'partners' %}
|
||||
{% include "blocks/static_pages_blocks/b_partners.html" %}
|
||||
{% endif %}
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user