{% extends "cosinnus/wagtail/dashboard_base.html" %} {% load i18n static wagtailcore_tags cosinnus_tags %} {% block second_row %}
{{ page.content1|richtext_or_stream }}
{{ page.content2|richtext_or_stream }}
{{ page.content3|richtext_or_stream }}
{% endblock %}