<% $opt{'label'} || 'Real Estate Location' %> <% include( '/elements/select-realestate_location.html', 'curr_value' => $curr_value, %opt ) %> <%init> my %opt = @_; my $curr_value = $opt{'curr_value'} || $opt{'value'};