{% extends 'django_nutrition/base-form.html' %} {% block title %} {%if food %}Edit Food{% else %}Add New Food{% endif %} {% endblock %}