Sha256: 495a6d1d04f75ee91f3f75145a8a7bd9f2dfa00adb7c97982de6cc4a38d139cf

Contents?: true

Size: 441 Bytes

Versions: 31

Compression:

Stored size: 441 Bytes

Contents

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

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
alchemy_cms-4.0.6 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.6.7 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.6.6 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.5 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.4 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.3 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.6.5 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.2 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.1 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.6.4 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.0 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.6.3 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.6.2 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.0.rc2 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.0.rc1 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.6.1 app/views/alchemy/admin/leave.html.erb
alchemy_cms-4.0.0.beta app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.6.0 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.5.0 app/views/alchemy/admin/leave.html.erb
alchemy_cms-3.4.2 app/views/alchemy/admin/leave.html.erb