{% extends 'wise_core/generic/parent_base_generic.html' %} {% load wise_icons i18n %} {% comment %} Confirm deleting one child, inside the parent's chrome. Pair with `wise_core.mixins.WiseParentDetailChildDeleteView`. Same block names as `confirm_generic.html`; back and Cancel default to `child_list_url`, the tab this record belongs to. {% endcomment %} {% block parent_body %} {% block child_back %} {% lucide "arrow-left" size=16 %} {% block child_back_label %}{% trans "Back" %}{% endblock %} {% endblock %}