<%= (about_text = TEXT['about_text']).shift %>

<% for l in about_text.lines %>

<%= l.strip %>

<% end %>