{% block headers %} {% endblock %}
{% block incipit %} {% endblock %}
Community Explorer
SELECT Keywords AND Scholars
refine
Filter by country
Filter by keyword
Filter by community tags
Filter by laboratory
Filter by organization
CREATE DIRECTORY
OR
MAP
{% if current_user and not current_user.is_anonymous and not current_user.empty %}
Your Map
Your Directory
{% endif %}
User
{% if current_user and not current_user.is_anonymous %} {% if current_user.empty %}
Create your Profile !
{% else %}
Your Profile
{% endif %}
Logout
{% else %}
Login
Register
{% endif %}
{% block main_content %} {% endblock %}
{% block last_imports %} {% endblock %}