{% extends 'wise_core/generic/parent_base_generic.html' %} {% comment %} The parent's own tab: the record's fields, under the same header and tab bar its children render. Pair with `wise_core.mixins.WiseParentDetailView`. Same block names as `detail_generic.html`, so a flat detail template becomes a tabbed one by swapping which template it extends. {% endcomment %} {% block parent_body %}