{% extends "layout_base.html" %} {% load portal_filters %} {% block content %} {% if username %}

EXPERIMENT

Your slices

Loading Slices
{%if 'is_pi' in pi %}

MANAGEMENT

{%endif%}

SUPPORT

ACCOUNT

{% if person.last_name %} {{person.first_name}} {{person.last_name}}
{% endif %} Username: {{person.email}}
{% 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 %} {% endblock %}