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

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






{% endblock %}