{% if message %}
{% if message_type == 'WARNING' %}
{% elif message_type == 'SUCCESS' %}
{% else %}
{% endif %}
{% endblock %}
{% endif %}
{% endif %}
{% block content %}
{% if not refresh and not seed and not show_plot and not network_plot %}