- @brand_browser = @yacht_brand.brand .contaienr .row %p#notice= notice %p %b Logo: - if @yacht_brand.logo.thumblittle.url = image_tag(@yacht_brand.logo.thumblittle.url, class: 'img-thumbnail', size: '190x190') - else = "" %p %b Brand: = @yacht_brand.brand .row %hr = link_to 'Edit', edit_yacht_brand_path(@yacht_brand), class: 'btn btn-warning' \| = link_to 'Back', yacht_brands_path, class: 'btn btn-primary'