% if ( $export_info->{no_machine} ) { % } else { % # clone this from edit/part_export.cgi if this case ever gets used % } <% ntable('cccccc', 2) %> <% emt('Description') %> <% $notes %> <%init> my %opt = @_; my $layer = $opt{layer}; my $part_export = $opt{part_export}; my $export_info = $opt{export_info}; my $notes = $opt{notes} || $export_info->{notes};