{% extends "base.html" %} {% block title %}{{ super() }} - {{ page_title }}{% endblock %} {% block bodycontent %}
Last Update: {{ now().strftime('%Y-%m-%d %H:%M:%S') }} UTC (v{{ version }}).
There are {{ count }} tickets in this category.
ID | Review flag status | Status | Assignee | Last Change | Summary |
---|---|---|---|---|---|
{{ ticket.bug.id }} | {{ ticket.review_flag_status }} | {{ ticket.bug.status }} | {{ ticket.assignee }} | {{ ticket.last_modified.strftime('%Y-%m-%d %H:%M:%S') }} | {{ ticket.bug.summary }} |