{% load wagtailcore_tags %}

{{sidebar.name}}

{% if sidebar.menu_items %} {% endif %} {% if sidebar.content %} {{sidebar.content}} {% endif %}