{% extends "base_layout.html" %} {% block headers %} Community Explorer Profile {% endblock %} {% block main_content %}
 

Welcome to your archived profile page, {{ return_user.info.hon_title or '' }} {{ return_user.info.first_name }} {{ return_user.info.middle_name or '' }} {{ return_user.info.last_name }}

Your legacy data

In these 2 panels, you will find your data from the previous version of Community Explorer.

Unfold the tabs below to check all the entries you had filled in the previous database.
(This data is readonly until you re-create your account!)

The keywords and affiliation count as similarities to identify your network neighbours.

{% if return_user.info.keywords %}
{% endif %} {% if return_user.info.position %}
{% endif %} {% if return_user.info.org %}
{% endif %} {% if return_user.info.org_type and return_user.info.org_type != "null" %}
{% endif %} {% if return_user.info.team_lab %}
{% endif %} {% if return_user.info.org_city %}
{% endif %} {% if return_user.info.job_looking or return_user.info.hashtags %}

About your future activities

{% endif %} {% if return_user.info.job_looking %}
{% endif %} {% if return_user.info.hashtags %}

Hashtags for community interest groups (seminars, mailing lists, events...)

{% endif %}



To claim your rights on your data, simply re-create your account credentials at the bottom of this page. If you don't claim this data, we will remove it after 3 months.

This "visiting card" is shown to those who find you in the directory.

  • {{ return_user.info.hon_title or '' }} {{ return_user.info.first_name }} {{ return_user.info.last_name }}

  • Country: {{ return_user.info.country }}
    Position: {{ return_user.info.position }}
    Keywords: {{ return_user.info.keywords }}
    [ View homepage ]

Register and claim this profile

To gain back your access to the data, just pick a password below and submit.

Your email will also be your login for the ISC services.

Please make your password difficult to predict.

After submit, you'll receive a last confirmation email from the ISCPIF authenticating portal "Doors", then this account will become active.

 
{% endblock %} {% block last_imports %} {% endblock %}