Sha256: ede5471c27b85d2fe511d317614371fbea1ba925a4b2c5f963dc9434321f05e9
Contents?: true
Size: 279 Bytes
Versions: 13
Compression:
Stored size: 279 Bytes
Contents
<% @body_id = 'login' %> <div id="existing-customer"> <h2><%= t("login_as_existing") %></h2> <%= render :partial => 'shared/login' %> <%= t("or") %> <%= link_to t("create_a_new_account"), signup_path %> | <%= link_to t("forgot_password"), new_password_reset_path %> </div>
Version data entries
13 entries across 13 versions & 3 rubygems