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