-page_title("Área do Associado - Página do Usuário") .container-fluid.bg.no-gutters %main.bgWhite#pilars .container %section .row.pb-4 .col-12 .line-top.mx-auto.pb-3 .col-sm-2.col-md-2 .col-sm-8.col-md-8.text-center %h1 Área do Associado .col-sm-2.col-md-2 %nav.bgWhite.bg#breadcrumb .container-fluid .container.p-0 .row.align-items-center.p-0 .col-12.col-sm-12.col-md-9.p-0 %nav.breadcrumb.bgTransparent.mb-0.d-flex.align-items-center %a.breadcrumb-item.active{ href: '/' } home %a.breadcrumb-item{ href: '/usuario/entrar' } Entrar / .col-sm-12.col-md-3 / .container.z-index.mb-0.mb-sm-0.my-md-3.py-3 - if params[:show] == 'exclusive' = render partial: "/exclusive_content/warning_exclusive_content" .row.bg-light.align-items-center .col-12.col-lg-12.p-4.text-center = image_tag("home_logged_dumb.png",class:"img-fluid") .col-12.col-lg-12.p-4 .row.align-items-center - if @associate = render partial: "/user_associate/associate_home" - else = render partial: "/user_associate/user_home" - if ENV['CG'] == 'true' %br %hr.my-4 = render partial: "/user_associate/cruza_grafo_home" .container .row .col-12.col-sm-12.mb-3.mb-sm-3.mb-md-0.text-center = link_to 'Conteúdo exclusivo para associados da Abraji', exclusive_content_congress_list_url, method: :get, class: "btn btn-warning orange", style: "white-space: normal;" .container .row.d-flex.justify-content-between.py-lg-5 .col-12.col-lg-5.mb-2.mb-lg-0.border.border-secondary .row.bg-light.py-4 .col-3 =image_tag("home_logged_config.png",alt:"Configurações",title:"CONFIGURAÇÕES",class:"img-fluid") .col-9 %h4.grey Configurações .row.p-4 .col-12 %p.grey = link_to 'Editar perfil', user_associate_edit_path(current_user.id) %p.grey = link_to 'Editar acesso', edit_user_registration_path .col-12.col-lg-5.border.border-secondary .row.bg-light.py-4 .col-3 =image_tag("home_logged_pagamento.png",alt:"Pagamentos",title:"PAGAMENTOS",class:"img-fluid") .col-9 %h4.grey Pagamentos .row.p-4 .col-12 %p.grey %a{:href => '/usuario/pagamentos?filter_selected=all'} Histórico de pagamentos -# .col-3.border.border-secondary -# .row.bg-light.py-4 -# .col-3 -# =image_tag("home_logged_cursos.png",alt:"Cursos",title:"CURSOS",class:"img-fluid") -# .col-9 -# %h4.grey Cursos -# .row.p-4 -# .col-12 -# %p.grey -# %a{:href => "#"} Histórico de cursos