{% extends "pypi_profile/base.html" %} {% import "pypi_ds/components/layout.html" as layout %} {% import "pypi_ds/components/navigation.html" as navigation %} {% import "pypi_profile/components.html" as pc %} {% block profile_title %}Resume{% endblock %} {% block content %} {{ pc.profile_header(profile) }} {% call layout.horizontal_section("horizontal-section--grey horizontal-section--thin") %}
Career history for {{ profile.profile.display_name or profile.identity.display_name }}
No work experience listed.
{% endif %} {% endcall %} {% if profile.packages %} {% call layout.card("Package portfolio", "project-panel") %}View all {{ profile.packages | length }} packages →
{% endif %} {% endcall %} {% endif %} {% if profile.projects %} {% call layout.card("Projects", "project-panel") %}