{% for item in control_panel.items.all %} {% include "control_element.html" with item=item %} {% endfor %}