forked from federated-nexus/website
update translations
This commit is contained in:
parent
1b260f9988
commit
a350538121
3 changed files with 9 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ import "../../styles/page.css"
|
|||
pattern="^[A-Za-z0-9]+$"
|
||||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
<input name="email" type="email" required />
|
||||
|
|
|
|||
|
|
@ -16,6 +16,9 @@ import "../../styles/page.css"
|
|||
pattern="^[A-Za-z0-9]+$"
|
||||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
<input name="email" type="email" required />
|
||||
|
|
|
|||
|
|
@ -16,6 +16,9 @@ import "../../styles/page.css"
|
|||
pattern="^[A-Za-z0-9]+$"
|
||||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
<input name="email" type="email" required />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue