This page is for developers and other advanced technical users.
{% if recipe.recipe_id %} {% set method="POST" %} {% set action=url_for('do_data_save') %} {% else %} {% set method="GET" %} {% set action=url_for('data_view') %} {% endif %}{% include "includes/headers.html" %}
{% with facet='advanced' %} {% set page_help='JSON-recipes' %} {% include "includes/navbar.html" %} {% endwith %}This page is for developers and other advanced technical users.
{% if recipe.recipe_id %} {% set method="POST" %} {% set action=url_for('do_data_save') %} {% else %} {% set method="GET" %} {% set action=url_for('data_view') %} {% endif %}