{# Injected into page_edit.html by the resume_admin_extras aggregator. Shows the file upload form on every Resume page edit; submit posts to linkedin_admin.upload_and_plan. Guard: only rendered when the page is already saved (has an id), so the url_for call is safe on the new-page form. #} {% if page.id %}
Import from LinkedIn

Upload your LinkedIn data export ZIP. You'll review proposed changes before anything is written.

{% endif %}