{% if catalog_tag %} {% if estimator %}
{% include "partials/hidden_fields.html" %}
{% else %}
No Estimator Selected

{% endif %}
{% if model %} {% endif %} {% include "partials/hidden_fields.html" %}
{% else %}
Selected a catalog before selecting an estimator
{% endif %}