Sha256: c2f5d22e01b48dd1a9da1cf15fcbb74b863c2a11c7fd5115dd927f07580d76bb
Contents?: true
Size: 337 Bytes
Versions: 5
Compression:
Stored size: 337 Bytes
Contents
<div id="login"> <%= form_tag %> <p><label for="username">Username</label><br /> <input type="text" id="username" name="username" /></p> <p><label for="password">Password<br /> <input type="password" id="password" name="password" /></p> <p><input type="submit" value="Log In" /></p> <%= end_form_tag %> </div>
Version data entries
5 entries across 5 versions & 1 rubygems