Sha256: de6122a5ad58cf74a139615fb28294f77064035bc1a9c0b8c5c328ecdcdf57f1
Contents?: true
Size: 246 Bytes
Versions: 31
Compression:
Stored size: 246 Bytes
Contents
<% content_for :title, 'Please sign-in' %> <div class="hero-unit"> <h1>Please sign-in</h1> <form action="<%= sign_in_url %>" method="post"> <label>Session token:</label> <input name="session_token" /> </form> </div>
Version data entries
31 entries across 31 versions & 1 rubygems