{% extends "BaseAdmin.html" %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block content %}
{% trans 'Following is the result.' %}
{% trans 'When migration of all users finished, please download this csv file to move spool of each users by Google Apps control panel.' %} http://{{ thisHost }}{% url unicornIDM.idm.views.viewGetMigrateFile orgName=orgName,filename=migrateFilename %}
{% endif %}{% trans 'You can execute next operations. Would you select a next operation?' %}
{% endblock %}