cirandas.net

ref: master

app/views/admin_panel/_signup_intro.html.erb


<%= _('This text will be shown to the user on the top of the sign up form.') %>
<%= labelled_form_field(_('Body'), text_area(:environment, :signup_intro, :cols => 40, :style => 'width: 100%', :class => current_editor)) %>