mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-27 13:28:54 +00:00
9 lines
112 B
HTML
9 lines
112 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<form>
|
|
<input type='email' value='foo'>
|
|
</form>
|
|
</body>
|
|
</html>
|