mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-27 10:41:26 +00:00
10 lines
110 B
HTML
10 lines
110 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<form>
|
|
<input required>
|
|
<input>
|
|
</form>
|
|
</body>
|
|
</html>
|