mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 21:48:28 +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>
|