{% for item in page.text_page %}

{{ item.t_headline }}

{{ item.t_text }}

{% endfor %}