{% extends "admin/base_site_grid.html" %}
{% block contextmenus %}
{% include "demandcontext.html" %}
{% include "forecastcontext.html" %}
{% include "itemcontext.html" %}
{% endblock %}
{% comment %} TODO demand field can point to a demand or a forecast {% endcomment %}