ref: master
plugins/escambo/views/profile/_info.html.erb
blank
<%= _('About this enterprise') %>
<%= profile.description %><%= link_to _('Contact the enterprise'), {controller: :contact, action: :new}, class: 'modal-toggle' %><%= _('State') %><%= profile.state %><%= _('City') %><%= profile.city %><%= _('Address') %><%= profile.address %><%= _('Phone') %><%= profile.contact_phone %><%= _('Mobile') %><%= profile.contact_phone %><%= _('Email') %><%= profile.contact_email %><%= _('Site') %><%= profile.organization_website %><%= _('Evaluations of this enterprise') %>
<%= render partial: 'evaluation_plugin_shared/profile_mean' %><%= _('Accepted Currencies') %>
<%= render partial: 'accepted_currencies' %><%= _('Members') %>
<%= render partial: 'members' %>