Sha256: 177ead935c94579e13c53fa7bbb055e96c6387f8c5f79cd006cf21e0b05d018c

Contents?: true

Size: 351 Bytes

Versions: 17

Compression:

Stored size: 351 Bytes

Contents

<div class="with_padding">
	<h2><%= _("You are about to leave Alchemy.") %></h2>
	<p style="line-height: 24px">
		<%= _("Do you want to") %>
		<%= link_to _('stay logged in'), root_path, :class => 'button' %>
	</p>
	<p style="line-height: 24px">
		<%= _('or to completly') %>
		<%= link_to _('logout'), logout_path, :class => 'button' %>
	</p>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
alchemy_cms-2.0.7 app/views/admin/leave.html.erb
alchemy_cms-2.0.6.1 app/views/admin/leave.html.erb
alchemy_cms-2.0.5 app/views/admin/leave.html.erb
alchemy_cms-2.0.4 app/views/admin/leave.html.erb
alchemy_cms-2.0.3.1 app/views/admin/leave.html.erb
alchemy_cms-2.1.beta1 app/views/admin/leave.html.erb
alchemy_cms-2.0.3 app/views/admin/leave.html.erb
alchemy_cms-2.0.2 app/views/admin/leave.html.erb
alchemy_cms-2.0.1 app/views/admin/leave.html.erb
alchemy_cms-2.0 app/views/admin/leave.html.erb
alchemy_cms-2.0.rc6 app/views/admin/leave.html.erb
alchemy_cms-2.0.rc5 app/views/admin/leave.html.erb
alchemy_cms-2.0.rc4 app/views/admin/leave.html.erb
alchemy_cms-2.0.rc3 app/views/admin/leave.html.erb
alchemy_cms-2.0.rc2 app/views/admin/leave.html.erb
alchemy_cms-2.0.rc1 app/views/admin/leave.html.erb
alchemy_cms-2.0.pre5 app/views/admin/leave.html.erb