{% extends "admin/base_site_grid.html" %} {% block contextmenus %} {% include "operationcontext.html" %} {% endblock %} {% block before_table %}{% if args.0 %} {% include "operationtabs.html" %}
{% endif %}{{block.super}} {% endblock %} {% comment %} TODO {% for i in objectlist1 %}