forked from federated-nexus/website
Обновить src/pages/uk-ua/register.astro
This commit is contained in:
parent
c2ad425a9b
commit
47e0e18b92
1 changed files with 4 additions and 4 deletions
|
|
@ -33,14 +33,14 @@ import "../../styles/page.css"
|
|||
|
||||
<label class="checkbox">
|
||||
<input name="code" type="checkbox" value="yes" required />
|
||||
I have read and agree to the <a href="../code/">Code of Conduct</a>.
|
||||
Я ознайомився(лась) з <a href="../code/">Кодексом поведінки</a> та погоджуюся з його умовами.
|
||||
</label>
|
||||
|
||||
<label class="checkbox">
|
||||
<input name="policy" type="checkbox" value="yes" required />
|
||||
I have read and agree to the <a href="../privacy-policy/"
|
||||
>Privacy Policy</a
|
||||
>.
|
||||
Я ознайомився(лась) з <a href="../privacy-policy/"
|
||||
>Політикою конфіденційності</a
|
||||
> та погоджуюся з її умовами.
|
||||
</label>
|
||||
|
||||
<button type="submit"><span>Надіслати</span></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue