{% extends "massmigration/base.html" %} {% block content %}
{{migration.description}}
This will launch the processing of the migration using the backend {{migration.backend_str}} on DB {{db_alias}}.
{{migration.backend_str}}
{{db_alias}}