{% set facet='save' %} Data settings @ HXL Proxy {% include "includes/headers.html" %} {% include "includes/navbar.html" %}
{% include "includes/data-tabs.html" %}

{% if recipe.recipe_id %} {{ recipe.name }}: settings {% else %} Save recipe {% endif %}

{% if need_token %} {% endif %}
{% include "includes/source.html" %}
{% with id='#schema_url' %}{% include "includes/selectors.html" %}{% endwith %}
{% if need_token or recipe.args.authorization_token %}
{% else %}
{% endif %}
{% if recipe.recipe_id %} {% endif %} {% with excludes=['name', 'description', 'schema_url', 'stub', 'cloneable' ] %} {% include "includes/params.html" %} {% endwith %}
{% include "includes/scripts.html" %} {% include "includes/chooser-scripts.html" %}