- @locations_browser = @location.en .contaienr .row %p#notice= notice %p %b En: = @location.en %p %b Fr: = @location.fr %p %b Ru: = @location.ru %p %b Es: = @location.es %p %b Description En: = raw(@location.description_en) %p %b Description Fr: = raw(@location.description_fr) %p %b Description Ru: = raw(@location.description_ru) %p %b Description Es: = raw(@location.description_es) .row %hr = link_to 'Edit', edit_location_path(@location), class: 'btn btn-warning' \| = link_to 'Back', locations_path, class: 'btn btn-primary'