{% csrf_token %}
{% load static %} {% block css %}
{% endblock css %}
{% block scripts %} {% endblock scripts %}
{% if is_em_admin %}
Dashboard
Created with sketchtool.
Dashboard
{% endif %}
Activities
Created with sketchtool.
Activities
{% if is_em_admin %}
Users
Created with sketchtool.
Users
Groups
Created with sketchtool.
Groups
{% comment %}
{% endcomment %}
Workflows
Created with sketchtool.
Workflows
{% endif %}
Results
Created with sketchtool.
Results
{% if is_em_admin %}
Administration
Created with sketchtool.
Administration
{% endif %}
Results Manager
{{ user_name }}
Save Configuration
Clear Configuration (Default)
Logout
{% block content %}
{% endblock content %}
{% block dialog %}
Error
Delete Confirmation
Are you sure?
{% endblock dialog %}