{% extends "layout.html" %} {% block title %}{{title}}{% endblock %} {% block content %}
Not including files that have active or pending copy tasks (see the task listing) or that are marked with the file event standing_order_succeeded:{{storder.name}}. Most orders will also only match recently-created files.
{% if cur_files %} {{macros.file_listing(cur_files)}} {% else %}(No files currently match this order.)
{% endif %} {% endblock %}