{% extends "sections.twig" %} {% block subcontent_detail %} {% if sections|length == 0 %}
No profile sections found
{% else %}| Name | Content fields | Optional | Actions |
|---|---|---|---|
| {{ section.name }} | {{ itemTypes[section.item_type] }} | {{ section.optional ? 'optional' : 'required' }} |