make the website not seem as brokenb
This commit is contained in:
parent
ef9480f132
commit
a83e036102
@ -9,7 +9,7 @@ layout: base.njk
|
|||||||
<input placeholder="Callsign" id="call" oninput="updateEmail()">
|
<input placeholder="Callsign" id="call" oninput="updateEmail()">
|
||||||
<br>
|
<br>
|
||||||
<input placeholder="Your regular email" id="email">
|
<input placeholder="Your regular email" id="email">
|
||||||
<p id="emailf">Your email will be</p>
|
<p id="emailf">Your email will be @email.radio</p>
|
||||||
<button id="btn" onclick="submit()">Submit!</button>
|
<button id="btn" onclick="submit()">Submit!</button>
|
||||||
<br>
|
<br>
|
||||||
<details>
|
<details>
|
||||||
|
Loading…
Reference in New Issue
Block a user