{% extends 'vision_it_request_forms/_page.html' %} {% block title %}My Requests{% endblock %} {% block itr_content %}

My Requests

New Request
{# Status filter pills — boosted by the frame, so they swap #itr-main #}
All {% for value, label in status_choices %} {{ label }} {% endfor %}
{# hx-target="this": the table loads into this container, not into the frame #}
Loading…
{% endblock %}