mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-03 19:09:56 +00:00
10 lines
149 B
HTML
10 lines
149 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<form>
|
|
<input type='text' value='foo'>
|
|
<input type='text' value='bar'>
|
|
</form>
|
|
</body>
|
|
</html>
|