{% extends "layout_base.html" %} {% load portal_filters %} {% block content %} {% if username %}
{%if 'is_pi' in pi %}

EXPERIMENT

Your slices

Loading Slices

MANAGEMENT

SUPPORT

ACCOUNT

{% if person.last_name %} {{person.first_name}} {{person.last_name}}
{% endif %} Email: {{person.email}}
{%else%}

EXPERIMENT

Your slices

Loading Slices

SUPPORT

ACCOUNT

{% if person.last_name %} {{person.first_name}} {{person.last_name}}
{% endif %} Email: {{person.email}}
{%endif%}
{% else %}

FIBRE: Future Internet testbeds experimentation between Brazil and Europe

Access variety of testbeds through your account

{% include 'fibre__widget-login-fed-manager.html' %} CAFe Expresso authentication
{% endif %} {% endblock %}