Sha256: 51028927d5b1bbfb821dd1046c07f5b99cb6adfa45aba6edcf820e1235fbc6d9
Contents?: true
Size: 553 Bytes
Versions: 4
Compression:
Stored size: 553 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Editing group</title> </head> <body> <h1 id="page_title">Editing group</h1> <div id="page_content"> <form action="update" id="start_form"> <div id="replace_element_with_content:form_content"> .... replaced with content of 'id="form_content"' .... </div> <input type="submit" value="Edit" id="submit"> </form> <a href="#" id="link_to_show">Show</a> | <a href="#" id="link_to_list">Back</a> </div> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems