{% extends 'core/page/form_full_page.html' %} {% block page_content %}
{% csrf_token %}
{% include 'cookbook/recipe/card/recipe_form_card.html' %}
{#
#} {# {% include 'cookbook/recipe/card/ingredients_form_card.html' %}#} {#
#}
{% endblock %}