0.0.135 add contacts page
This commit is contained in:
@@ -14,5 +14,8 @@
|
||||
{% if page.url == 'partners' %}
|
||||
{% include "blocks/static_pages_blocks/b_partners.html" %}
|
||||
{% endif %}
|
||||
{% if page.url == 'contacts' %}
|
||||
{% include "blocks/static_pages_blocks/b_contacts.html" %}
|
||||
{% endif %}
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user