{% extends 'base.html'%} {% load static %} {% block main_content %}

Edit Recipe

{% csrf_token %} {{ form }}
{% endblock %}