This page is for developers and other advanced technical users.
{% if recipe.recipe_id %} {% set method="POST" %} {% set action="/actions/save-recipe" %} {% else %} {% set method="GET" %} {% set action="/data" %} {% 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="/actions/save-recipe" %} {% else %} {% set method="GET" %} {% set action="/data" %} {% endif %}