{% include "partials/tabs/project_subscriptions.html" %}
{% include "partials/tabs/project_promotions.html" %}
{#- The team-splits section is described. It emits its own `#project-members`
region, which is what its writes answer into: `crate::quasi::project_members`. -#}
{{ crate::quasi::project_members::section(members, *owner_split, project_id.as_str())|safe }}