{% set sidebar_content %} {% for tmpl in theme_sidebar_primary or [] %} {% include tmpl %} {% endfor %} {% endset %} {%- if sidebar_content|trim -%} {%- endif -%}