{% extends "framework_modern.html" %} {% load static %} {% block content %}

Predict a Pathway in {{ meta.current_package.name|safe }}

{% csrf_token %}
OR
{% with iframe_id="predict-ketcher" height="624" text_input_id="predict-smiles" %} {% include "components/ketcher.html" %} {% endwith %}
{# prettier-ignore-start #} {# prettier-ignore-end #} {% endblock content %}