Sha256: 6283e0cd222e0389dd0001a9b9523d792683b6ac0811e2985ea12e927f87ed30
Contents?: true
Size: 559 Bytes
Versions: 28
Compression:
Stored size: 559 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Duplicate attributes</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <form action=""> <fieldset> <input id="org_id" class="numeric" tabindex="1" type="text" name="org_name" id="org_name" value="" /> </fieldset> </form> </body> </html>
Version data entries
28 entries across 28 versions & 3 rubygems