{% extends "admin/base_site_grid.html" %} {% block before_table %}{% if args.0 %}{% tabs "input.buffer" %}{% endif %}{{block.super}}{% endblock %} {% comment %} TODO operation column needs to distinguish between existing and non-existing operations {% if i.operation_in %}{% superlink i.operationplan__operation operation %}{% else %}{{i.operationplan__operation}}{% endif %} {% endcomment %}