{% extends 'base.html' %} {% block content %}
The migration process is now complete. See the details below. {% if file %} Please keep in mind that the results will be erased from the server within 10 minutes, unless you press the "Share with ISC" button below. {% endif %} Thank you for using ISC's software. You can try another migration if needed.
{% if file %}Your Kea configuration file is shown below. You have 10 minutes to [download] it.
{{out_content}}
{% endif %}
{% if stdout %}
{{stdout}}
{% endif %}
{% if stderr %}
{{stderr}}
{% endif %}
{% endblock %}