diff --git a/sbas/templates/sbas/partials/import_preview.html b/sbas/templates/sbas/partials/import_preview.html index 67c578be..36185b86 100644 --- a/sbas/templates/sbas/partials/import_preview.html +++ b/sbas/templates/sbas/partials/import_preview.html @@ -139,6 +139,10 @@
Would create: {{ item.missing_map.subspecialty|join:", " }}
{% endif %} + +
Category: + {{ item.payload.category|default:'(none)' }} +