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

Edit date

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

{% endblock %}