{% extends "profiles/base.html" %} {% load i18n %} {% load profile_tags %} {% load perm_tags %} {% block title %}{% trans 'Profile Export'%}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block body %}
{% trans "Please wait." %}.