{% block categories_menu %} {% endblock %}
{#- ToDo : fix : submenu for categories should only appear when we are anywhere in blog section -#}
{#
{% if config.extra.show_categories_submenu and current_path %}
{% endif %}
#}
{% block content %}{% endblock %}