<% if !p.unit_num.nil? && p.unit_num.strip.length > 0 %>Unit <%= p.unit_num %>, <% end %><%= p.street_num %> <%= p.street_name.titleize %>
<% if p.lo_code != '46' %> <% if p.owner_name && p.office && p.office.lo_name %>Listing Courtesy of <%= p.office.lo_name.titleize %><% end %> <% else %> <% if p.agent %>Listing Courtesy of <%= p.agent.first_name.titleize %> <%= p.agent.last_name.titleize %><% end %> <% end %>
<% if p.current_price != 0 %><%=h number_to_currency(p.current_price, :precision => 0) %>
<% end %>
Sq. footage: <%= p.tot_heat_sqft %>
MLS#: <%= p.mls_acct %>
Schools:
Elementary - <%= p.elem_school.titleize %>
Middle - <%= p.middle_school.titleize %>
High - <%= p.high_school.titleize %>
<%= p.remarks %>
MORE DETAILS

<% if p.lo_code == '46' && p.agent %>
Contact <%= p.agent.first_name.titleize %> <%= p.agent.last_name.titleize %>
<% else %>
Contact Advantage
<% end %>
<% unless defined? p.virtual_tour && p.virtual_tour %>
Take Virtual Tour
<% end %>