{% extends "organizations/org_admin_sidebar.html" %} {% load seahub_tags i18n %} {% block cur_users %}tab-cur{% endblock %} {% block left_panel %}{{block.super}}
{% endblock %} {% block right_panel %} {% with is_admin_page=True %} {% include "organizations/org_users_table.html"%} {% endwith %}{% trans "Activating..., please wait" %}