{% extends "admin/base_site_grid.html" %} {% block contextmenus %} {% include "demandcontext.html" %} {% include "itemcontext.html" %} {% endblock %} {% block before_table %}{% if args.0 %} {% include "itemtabs.html" %}
{% endif %}{{block.super}} {% endblock %} {% comment %} TODO demand field can point to a demand or a forecast {% endcomment %}