{% extends "eats/edit/base.html" %} {% block eats_content %}

Add date

{% csrf_token %} {% include "eats/edit/date_form.html" %}

{% endblock %}