{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "New import — demo" %}{% endblock %} {% block content %}
{% trans "Click “Start” to run a 5-stage import with a live progress preview." %}