+ {% for section in page.content %} {% if section.type == "normal" %} {% autoescape false %}{{ section.content }}{% endautoescape %}
{% for section in page.content %} {% if section.type == "normal" %} {% autoescape false %}{{ section.content }}{% endautoescape %}