if (err || !batch) {
                return res.status(404).render("Error", {
                    title: i18n.gettext("Import not found."),
                });
            }