{% extends "admin/base_site_grid.html" %} {% block before_table %}{% if args.0 %}{% tabs "input.operation" %}{% endif %}{{block.super}}{% endblock %} {% comment %} TODO {% for i in objectlist1 %} {{i.id}} {% if i.operation_in %}{% superlink i.operation operation %}{% else %}{{i.operation}}{% endif %} {{i.quantity}} {{i.startdate}} {{i.enddate}} {{i.locked}} {{i.unavailable}} {{i.owner}} {% endfor %} {% endcomment %}