{% include "indy_hub/partials/page_header.html" with icon_class="fas fa-trash" title=_("Delete Structure") subtitle=_("Permanently remove a registered structure profile and all its saved rigs.") back_url=structure_registry_url back_label=_("Back to Registry") %}
{% blocktranslate with structure_name=structure.name %}You are about to delete {{ structure_name }}. This action removes the saved structure profile and its rigs from the registry.{% endblocktranslate %}
{% trans "Registry Name" %}: {{ structure.name }}
{% trans "Type" %}: {{ structure.structure_type_name|default:"-" }}
{% trans "System" %}: {{ structure.solar_system_name|default:"-" }}
{% trans "Security Band" %}: {{ structure.get_system_security_band_display }}