{% include "indy_hub/partials/page_header.html" with icon_class=page_icon_class|default:"fas fa-plus-circle" title=page_title_text|default:_('Add Structure') subtitle=page_subtitle|default:_('Create a new industrial structure entry with its system, activities, taxes and rigs. Bonus previews are resolved automatically from EVE dogma.') back_url=page_back_url|default:structure_registry_url back_label=page_back_label|default:_('Back to Registry') %}
{% if structure_form.non_field_errors %}
{% for error in structure_form.non_field_errors %}