{% extends "pages/base.html" %} {% set title = "Create a new structural element property" %} {% block main_content %} {{ super() -}}

Add this property for

{% for x in structural_elements %}
{% endfor %}
Cancel
{% endblock main_content %}