{% load static %} {{ title }} {# Favicon #} {# Tailwind CSS disabled for legacy Bootstrap framework #} {# Pages using this framework will be migrated to framework_modern.html incrementally #} {# #} {# 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 %}
{% if breadcrumbs %}
{% endif %} {% if message %}
{{ message }}
{% endif %} {% block content %} {% endblock content %} {% if meta.url_contains_package and meta.current_package.license %}

{% endif %}

{% block modals %} {% include "modals/cite_modal.html" %} {% include "modals/predict_modal.html" %} {% include "modals/batch_predict_modal.html" %} {% endblock %}