{% 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 %} Username: {{person.email}}
{%else%}

EXPERIMENT

Your slices

Loading Slices

SUPPORT

ACCOUNT

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

Your Easy Access to Computer Networking Testbeds:

A wide variety of world class testbeds available through your one account

{% widget '_widget-login-user.html' %}
{% endif %} {% widget "_widget-monitor.html" %} {% endblock %}