Sha256: 96812f108de2f54bde2bd337855b87f9a98736a907255f8cef2cbcaa893d4742
Contents?: true
Size: 367 Bytes
Versions: 21
Compression:
Stored size: 367 Bytes
Contents
<div class="with_padding"> <h2><%= t("You are about to leave Alchemy") %>.</h2> <p style="line-height: 24px"> <%= t("Do you want to") %> <%= link_to t('stay logged in'), alchemy.root_path, :class => 'button' %> </p> <p style="line-height: 24px"> <%= t('or to completly') %> <%= link_to t('logout'), alchemy.logout_path, :class => 'button' %> </p> </div>
Version data entries
21 entries across 21 versions & 1 rubygems