{% extends "base.html" %} {% block content %}

{% if recipe %}Edit{% else %}Add New{% endif %} Recipe

Cancel
{% endblock %}