{% block meta %}{% endblock %}
{% block title %}Title{% endblock %}
{% load static %}
{% block styles %}{% endblock %}
Toggle navigation
PYME Storage & Compute Cluster
{#
#} {#
Dashboard
#} {#
Settings
#} {#
Profile
#} {#
Help
#} {#
#} {##} {#
#} {#
#} {% if user.is_authenticated %}
Browsing as
{{ user.email }}
-
logout
{% else %}
Browsing as
Guest
{% csrf_token %}
Sign in
{% endif %}
Cluster Status
Active Analysis Tasks
Files
Recipes
Standalone
Templated
{% block sidebar %} {% endblock %}
×
Select a file
{% block content %} {% endblock %}
{% block scripts %} {% endblock %}