{% extends "base.html" %} {% load crispy_forms_filters %} {% load i18n %} {% load static %} {% block title %}{% trans 'Import Recipe' %}{% endblock %} {% block extra_head %} {% include 'include/vue_base.html' %} {% endblock %} {% block content %}
this is the recipe form
something terrible happened