Sha256: b3158f30c0c1e183686403d4794881c8e541620d8920162c9de25b6d9740eece
Contents?: true
Size: 508 Bytes
Versions: 5
Compression:
Stored size: 508 Bytes
Contents
/ <h2>Resend unlock instructions</h2> <haml:loud> form_for(resource, :as =&gt; resource_name, :url =&gt; unlock_path(resource_name), :html =&gt; { :method =&gt; :post }) do |f| </haml:loud><haml:block> <div><haml:loud> f.label :email </haml:loud><br /> <haml:loud> f.email_field :email </haml:loud></div> <div><haml:loud> f.submit &quot;Resend unlock instructions&quot; </haml:loud></div> </haml:block> <haml:loud> render &quot;links&quot; </haml:loud>
Version data entries
5 entries across 5 versions & 1 rubygems