<% include('/elements/tr-td-label.html', 'label' => $opt{'label'} || 'Device type: ', 'required' => $opt{'required'} ) %> <% include('select-hardware_type.html', %opt) %> <%init> my %opt = @_;