{% extends "admin/base_site_grid.html" %} {% load i18n %} {% block contextmenus %} {% include "operationcontext.html" %} {% include "itemcontext.html" %} {% include "buffercontext.html" %} {% include "demandcontext.html" %} {% include "resourcecontext.html" %} {% endblock %} {% block extrahead %}{{block.super}} {% endblock %} {% block tools %} {% include "demandtabs.html" %} {% endblock %} {% block before_table %}

 

{% blocktrans %}frePPLe needs Adobe Flash Player to display graphs. If you're unable to see the chart here, it means that your browser does not seem to have the Flash Player installed.
You can downloaded it here for free.{% endblocktrans %}

{% endblock %} {% comment %} TODO operation can be hidden and have no link TODO resouce field is a list of resources {% endcomment %}