{% set current_toc = subtree_list(folder_toc, page.url) %} {% if current_toc | length > 0 %}
{% else %} {% include "lateral.html" %} {% endif %}