Update index.php

This commit is contained in:
deepend-tildeclub
2024-01-07 13:24:18 -07:00
committed by GitHub
parent ca7b44c5a7
commit 89b0bbbbcd

View File

@@ -30,7 +30,8 @@ function esc($v) {
</div>
<div>
<p>email to contact you with account info, <br>(GMail currently not accepting our emails. Add root@tilde.club to whitelist)</p>
<p>email to contact you with account info</p>
<p></p>(GMail currently not accepting our emails. Add root@tilde.club to whitelist)</p>
<input class="form-control" name="email" value="<?=esc("email")?>" type="text" required>
</div>