{% extends 'exp/base.html' %} {% load bootstrap3 %} {% block title %}{{ user.get_full_name }}{% endblock %} {% block flash %} {% if form.non_field_errors %}
{{ user.identicon_html }}
{{ user.username }}
* Assigning permissions to this researcher will add the user to {{ request.user.organization.name }}.
{% endif %} {% else %} {{ user.display_permission }} {% endif %}