Company:
|
<%= (company == '') ? '' : company %>
|
Your role:
|
<%= (role == '') ? '' : role %>
|
I primarily:
|
<%= (organization_type == '') ? '' : organization_type %>
|
My organization has:
|
<%= (organization_size == '') ? '' : organization_size %>
|
I produce this many web sites or apps a year:
|
<%= (sites_per_year == '') ? '' : sites_per_year %>
|