{{ title }} {% if actions %}
{% for action in actions %} {% render action %} {% endfor %}
{% endif %}

{% block panel_content %}{% endblock %}