<%include file="head.mak"/>

Dear users,

We have failed to update your ${status} video product as this workflow is not supported in The Orchard. Please get in touch with VidOps (${vidops}) if you would like to make an update to a ${status} product.

<%include file="table.mak", args="upc=upc, title=title, artist=artist, label=label, owner=owner, format=format, status=status, grid=grid, nfd=nfd"/> % if status == 'In Content':

For the tech folks: the message thread id for this product is: ${thread_id}

% endif

We have not updated the following field(s) on your product as they are not supported by release correction:

% if video_update_warnings: % for i, item in enumerate(video_update_warnings): % if item['field'] == 'VideoAsset': % else: % endif % endfor
Field Name Current Value SME Value
Video Asset Video Asset was not updated.
${item['field']} ${item['current_value']} ${item['new_value']}
% endif