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