_software_fields.html.erb 110 Bytes
<table class="software_search_form_table">
  <tr>
    <td> <%= text_field_tag(:name) %> </td>
  </tr>
</table>