{% load styling_tags %} {% load wagtailcore_tags %}
{% for block in self %}

{{ block.header }}

{{ block.panel_content|richtext }}
{% endfor %}