{{ contact.name }}
{% if contact.contact %}Contact: {{ contact.contact }}
{% endif %} {% if contact.scope %}Scope: {{ contact.scope | join(", ") }}
{% endif %}{{ pc.claim_badge(contact.verification) }}
{% extends "pypi_profile/base.html" %} {% import "pypi_ds/components/layout.html" as layout %} {% import "pypi_ds/components/feedback.html" as feedback %} {% import "pypi_ds/components/navigation.html" as navigation %} {% import "pypi_profile/components.html" as pc %} {% block profile_title %}Succession{% endblock %} {% block content %} {{ pc.profile_header(profile) }} {% call layout.horizontal_section("horizontal-section--grey horizontal-section--thin") %}
Maintainer continuity and succession guidance
Contact: {{ contact.contact }}
{% endif %} {% if contact.scope %}Scope: {{ contact.scope | join(", ") }}
{% endif %}{{ pc.claim_badge(contact.verification) }}