{% set show_sidebar = show_sidebar is defined ? show_sidebar : true %}
{% block item %}{% endblock %}
{% if show_sidebar %} {% endif %}