{% extends "BaseAdmin.html" %} {% load i18n %} {% block title %}{% trans 'Yahoo Mail Migration' %}{% endblock %} {% block content %}
{% blocktrans %}
You can change status from students to alumni on Yahoo! Mail
and delete accounts on Active Directory and LDAP.
{% endblocktrans %}
{% trans 'Would you select a csv file which includes user entries?' %}
{% endblock %}