Update index.php

This commit is contained in:
deepend-tildeclub
2024-01-07 13:23:32 -07:00
committed by GitHub
parent 1733ea82c4
commit ca7b44c5a7

View File

@@ -30,7 +30,7 @@ function esc($v) {
</div>
<div>
<p>email to contact you with account info, (GMail currently not accepting our emails. Add root@tilde.club to whitelist)</p>
<p>email to contact you with account info, <br>(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>