_community_fields.rhtml 151 Bytes
<%= custom_field(@profile, 'language', f.text_field(:language)) %>
<%= custom_field(@profile, 'description', f.text_area(:description, :rows => 5)) %>