= form.label :title, t(".listing_title") + "*", :class => "input"
= form.text_field(:title, :class => "title_text_field", :maxlength => "60")
