Sha256: 365235b354d56717246f4645df2936fc9a3d134fa97766959d06e4f2c62a0188

Contents?: true

Size: 417 Bytes

Versions: 6

Compression:

Stored size: 417 Bytes

Contents

<div class="with_padding">
  <h2><%= _t("You are about to leave Alchemy") %>.</h2>
  <p class="buttons">
    <label><%= _t("Do you want to") %></label>
    <%= link_to _t('stay logged in'), alchemy.root_path, :class => 'button' %>
  </p>
  <%= form_tag alchemy.logout_path, :method => :delete, :class => 'buttons' do %>
    <label><%= _t('or to completly') %></label>
    <%= button _t(:logout) %>
  <% end %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alchemy_cms-2.6.3 app/views/alchemy/user_sessions/leave.html.erb
alchemy_cms-2.6.2.1 app/views/alchemy/user_sessions/leave.html.erb
alchemy_cms-2.6.2 app/views/alchemy/user_sessions/leave.html.erb
alchemy_cms-2.6.1 app/views/alchemy/user_sessions/leave.html.erb
alchemy_cms-2.6.0 app/views/alchemy/user_sessions/leave.html.erb
alchemy_cms-2.6.0.rc5 app/views/alchemy/user_sessions/leave.html.erb