{% extends 'base.html'%} {% load static %} {% block main_content %} Delete Recipe {% csrf_token %} {{ form }} {% endblock %}