Sha256: 5b9fbdd83517ddea7bf0134171fc2c3bac486ad5004c08cc1d6787fd334c1c45

Contents?: true

Size: 439 Bytes

Versions: 5

Compression:

Stored size: 439 Bytes

Contents

.card
  .card-body
    .row
      .col-12
        .alert.alert-success
          = t('view.hello', user: current_admin.email)
        = link_to(t('view.navbar.sign_out'),
                  destroy_admin_session_path,
                  method: :delete,
                  class: 'btn btn-danger')
        = link_to(t('view.navbar.edit_login_info'),
                  edit_admin_registration_path,
                  class: 'btn btn-primary')

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cybele-2.3.2 templates/app_files/app/views/hq/dashboard/index.html.haml
cybele-2.3.1 templates/app_files/app/views/hq/dashboard/index.html.haml
cybele-2.2.0 templates/app_files/app/views/hq/dashboard/index.html.haml
cybele-2.1.0 templates/app_files/app/views/hq/dashboard/index.html.haml
cybele-2.0.0 templates/app_files/app/views/hq/dashboard/index.html.haml