I am stupid
Added submit button (which I can’t believe I forgot).
This commit is contained in:
parent
2ddd49a026
commit
2cfe7ff5b5
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
|||
<div class="ui input">
|
||||
<input type="password" placeholder="Confirm Password" style="width:50em;">
|
||||
</div>
|
||||
<br><br>
|
||||
<button class="ui primary button" style="width:25em">
|
||||
Submit
|
||||
</button>
|
||||
</center>
|
||||
</body>
|
||||
<html>
|
||||
|
|
Loading…
Reference in a new issue