{% load static %} {% autoescape off%} {{ about_h3 }} {{ about_p }} {% endautoescape %} {% for item in about %} {{ item.h4 }} {{ item.p }} {% endfor %}
{{ about_p }}
{{ item.p }}