{% extends 'core/base.html' %} {% block title %}Import {{ module_title }} - {{ org.name }} | Killian{% endblock %} {% block content %}
Scan a Killian JSON export, review every difference against {{ org.name }}, then explicitly approve the import.
| Field | Current | Backup |
|---|---|---|
| {{ change.field }} | {{ change.current }} | {{ change.backup }} |