Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -8,4 +8,7 @@
|
||||
{% if page.url == 'advertisement' %}
|
||||
{% include "blocks/static_pages_blocks/b_advertisement.html" %}
|
||||
{% endif %}
|
||||
{% if page.url == 'about_service' %}
|
||||
{% include "blocks/static_pages_blocks/b_about_service.html" %}
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user