mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-19 14:31:05 +00:00
commit
2d8c9bc043
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<div class="w-full text-lg font-semibold">{$LL.components.checkbox.gdprCheckBox.title()}</div>
|
||||
<div class="w-full text-sm">{$LL.components.checkbox.gdprCheckBox.description()}</div>
|
||||
<div class="w-full text-sm">
|
||||
<a class="underline" href="/gdpr">{$LL.components.checkbox.gdprCheckBox.here()}</a>
|
||||
<a class="underline" target="_blank" rel="noreferrer" href="https://www.ssps.cz/kontakt/gdpr/">{$LL.components.checkbox.gdprCheckBox.here()}</a>
|
||||
</div>
|
||||
</div>
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue