Sha256: 1e5cf0e9c9037e70af99ab087294c90622076aaba3caa4836534d4bce895d6fc

Contents?: true

Size: 464 Bytes

Versions: 111

Compression:

Stored size: 464 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 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 %>

Version data entries

111 entries across 111 versions & 1 rubygems

Version Path
alchemy_cms-6.1.10 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.3 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.9 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.2 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.8 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.7 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.1 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.0 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.0.pre.rc1 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.6 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.0.pre.c app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.0.pre.b app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.5 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.0.14 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.4 app/views/alchemy/admin/leave.html.erb
alchemy_cms-7.0.0.pre.a app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.0.13 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.3 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.2 app/views/alchemy/admin/leave.html.erb
alchemy_cms-6.1.1 app/views/alchemy/admin/leave.html.erb