<%init>
if ( $m->notes('attachment_warning') ) {
    $$skip_update = 1 unless $$skip_update;
}
</%init>

<%args>
$skip_update
</%args>
