Sha256: 28565c7a83a3cce12387a9f327870d6c548f07430dc5cb73f8922ff05a9e9ddc

Contents?: true

Size: 512 Bytes

Versions: 49

Compression:

Stored size: 512 Bytes

Contents

<%= render_message do %>
  <%= Alchemy.t("You are about to leave Alchemy") %>
<% end %>
<div data-turbo="false">
  <p class="buttons">
    <label><%= Alchemy.t("Do you want to") %></label>
    <%= link_to Alchemy.t('stay logged in'), alchemy.root_path, class: 'button secondary' %>
  </p>
  <%= form_tag Alchemy.logout_path, method: Alchemy.logout_method, class: 'buttons' do %>
    <label><%= Alchemy.t('or to completely') %></label>
    <%= button_tag Alchemy.t(:logout), autofocus: true %>
  <% end %>
</div>

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
alchemy_cms-7.4.2 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.3.6 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.2.9 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.4.1 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.4.0 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.3.5 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.2.8 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.1.13 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.16 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.3.4 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.3.3 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.3.2 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.2.7 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.3.1 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.3.0 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.2.6 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.2.5 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.1.12 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.15 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.2.4 app/views/alchemy/admin/leave.html.erb