[% PROCESS 'elements.html'; %]
[% text('Search Partsgroups') %]
[% PROCESS input element_data = { name = 'partsgroup' value = partsgroup type = 'text' class = 'name' size = 16 label = text('Partsgroup') #' } %]
[% PROCESS button element_data = { type = 'submit' class = 'submit' name = '__action' text = text('Search') value = 'search_partsgroups' } %]