{% extends 'about/_common.html' %} {% load static %} {% block about %} {% if about.video_link %} {% endif %} {% autoescape off %} {{ about.title }} {{ about.head }} {% for li in about.contents %} {{ li }} {% endfor %} {% endautoescape %} {% endblock %}
{{ about.head }}
{{ li }}