{{ title|default:'Panel' }}

{{ content|safe }} {% block slideover_content %} {% endblock %}
{% if footer %}
{{ footer|safe }}
{% endif %}