{% extends "base.html.to" %} {% block sidenav %} {% include 'nav-side.html.to' %} {% end %} {% block content %}
Order ID | Request Date | Requester | Total Apps | Status | Actions |
---|---|---|---|---|---|
{{ r['order_id'] }} {% if r['is_new'] %}New | {% end %}{{ r['date'] }} | {{ r['full_name'] }} | {{ r['app_count'] }} | {{ r['status'] }} | Download |