<%inherit file="base.html"/> <%def name="page_head()"> <%def name="title()"> ${_("Package Copy")} <%def name="body()"> % if asking:
Please select the target package list:


% else:

Your command was inserted in the automated execution queue.
Ticket name: ${ticket_name}

An email will be sent after execution with the results.

Go back to the Packages page.

% endif