{% extends "gw/task/task_base.html" %} {% block head_css %} {% endblock %} {% block head_js %} {% endblock %} {% block body_main %}
| # | {% for i in data.head %}{% with i as pd %} {% include "gw/pulldown.html" %} {% endwith %} | {% endfor %}|||||
|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ item.getclassname }} | {{ item.user }} | {{ item.summary }} | {% if item.status %} {{ item.status }} {% endif %} | {% if item.restriction %} {{ item.restriction }} {% endif %} |