% unless ( $opt{'js_only'} ) { <% include('tr-td-label.html', %opt) %> > % } % <% include( '/elements/cust_pkg_usageprice.html', %opt ) %> % % unless ( $opt{'js_only'} ) { % } <%init> my( %opt ) = @_; my $cell_style = $opt{'cell_style'} ? 'STYLE="'. $opt{'cell_style'}. '"' : ''; #$opt{'label'} ||= 'XXX Something';