{% extends "base.html" %} {% block title %}Issues Aging{% endblock %} {% block content %} {# ── Sub-nav ── #} {% include 'reports/_subnav.html' %}
All currently open issues grouped by how long they have been waiting.