Sha256: 84740e4ae69e25edde13944db5acf2554e2ec2941a3b20cca79bf94554eb57fb
Contents?: true
Size: 369 Bytes
Versions: 19
Compression:
Stored size: 369 Bytes
Contents
<h1>Forgotten your password?</h1> <p>Don't worry, it happens to the best of us. Just tell us who you are, and we'll send you an email explaining how to change your password.</p> <%= form_tag forgotten_sign_in_path do %> <p> <%= label_tag :username %> <%= text_field_tag :username %> </p> <p> <%= submit_tag 'Send me that email' %> </p> <% end %>
Version data entries
19 entries across 19 versions & 1 rubygems