mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
10 lines
122 B
HTML
10 lines
122 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<form>
|
|
<input required>
|
|
</form>
|
|
<input type='submit'>
|
|
</body>
|
|
</html>
|