{% load static %}
{{ title }}
{# Favicon #}
{# Tailwind CSS Output - MUST load first for proper cascading #}
{# Legacy Bootstrap 3.3.7 - scoped to .legacy-bootstrap #}
{# Bootstrap compatibility styles #} {# General EP JS #} {# Modal Steps for Stepwise Modal Wizards #} {% if not debug %} {% endif %}
Predict Pathway
{#
#} {#
Predict Pathway
#} {#
#} {#
#} {#
#} {#
Predict Pathway#} {#
#} {#
#} {#
#} {#
#} {#
Batch Prediction#} {#
#} {#
#} {#
#} {#
#}
Package
Search
Modelling
Browse Data
Pathway
Rule
Compound
Reaction
Model
Scenario
{#
Setting
#} {#
User
#} {#
Group
#}
Community
Info
Licences
Documentation Wiki
How to cite enviPath
Version: {{ meta.version }}
{% if meta.user.username == 'anonymous' %}
Login
{% else %}
{{ user.username }}
My Account
{% csrf_token %}
Logout
{% endif %}
{% if breadcrumbs %}
{% for elem in breadcrumbs %} {% for name, url in elem.items %} {% if forloop.parentloop.last %}
{{ name }}
{% else %}
{{ name }}
{% endif %} {% endfor %} {% endfor %}
{% endif %} {% if message %}
{{ message }}
{% endif %} {% block content %} {% endblock content %} {% if meta.url_contains_package and meta.current_package.license %}
License
{% endif %}
Contact
{% block modals %} {% include "modals/cite_modal.html" %} {% include "modals/signup_modal.html" %} {% include "modals/predict_modal.html" %} {% include "modals/batch_predict_modal.html" %} {% endblock %}