{% load static %} {{ title }} {# TODO use bundles from bootstrap 3.3.7 #} {# Favicon #} {# 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/signup_modal.html" %} {% include "modals/predict_modal.html" %} {% include "modals/batch_predict_modal.html" %} {% endblock %}