<%= profile.name %>

<%= profile.city %>

<% if profile.state_code && profile.city %>

<%= profile.city_state %> <%= profile.state_code %>

<% end %>
What's your reason for supporting <%= campaign_name %>?
<%= reason_for_supporting %>