Sha256: d8fc1d2a11c92ff25647e3b79c9636913a26d38a79b08c2c94d61817309e3830
Contents?: true
Size: 494 Bytes
Versions: 5
Compression:
Stored size: 494 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title></title> <link rel="stylesheet" type="text/css" href="scaffold.css"> </head> <body> <div id="page_content"> <h1>New member</h1> <form action="create" id="form_for_create"> <span id="replace_element_by_form_content"> ... </span> <input type="submit" id="submit"> </form> <a href="#" id="link_to_list">Back</a> </div> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems