forked from federated-nexus/website
Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
7f600e77ad |
|||
|
9221fffcb0 |
|||
| 7660b4e07b |
8 changed files with 40 additions and 20 deletions
|
|
@ -18,7 +18,12 @@ import "../../styles/page.css"
|
|||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
<input
|
||||
type="text"
|
||||
name="honeypot"
|
||||
tabindex="-1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
|
|
|
|||
|
|
@ -17,7 +17,12 @@ import "../styles/page.css"
|
|||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
<input
|
||||
type="text"
|
||||
name="honeypot"
|
||||
tabindex="-1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
</div>
|
||||
<label>
|
||||
Email
|
||||
|
|
|
|||
|
|
@ -17,7 +17,12 @@ import "../../styles/page.css"
|
|||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
<input
|
||||
type="text"
|
||||
name="honeypot"
|
||||
tabindex="-1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
|
|
|
|||
|
|
@ -17,7 +17,12 @@ import "../../styles/page.css"
|
|||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
<input
|
||||
type="text"
|
||||
name="honeypot"
|
||||
tabindex="-1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue