{% extends 'core/page/form_full_page.html' %} {% block page_content %}
{% csrf_token %}
{% include 'cookbook/card/cookbook_form_card.html' %}
{% include 'cookbook/card/cookbook_link_recipes_form_card.html' %}
{% endblock %}