{% extends "profiles/base-wide.html" %} {% load base_filters %} {% load base_tags %} {% load profile_tags %} {% load styled_forms %} {% block title %}{% trans 'Import Users from CSV file - Preview' %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{% trans "You're almost done! Please review your settings. To complete your import, click the button" %} {% trans 'Import Now' %}.
{% endif %}