22 lines
No EOL
364 B
YAML
22 lines
No EOL
364 B
YAML
title: Register
|
|
icon: 🔐
|
|
|
|
fields:
|
|
alert:
|
|
label: Alert text
|
|
type: text
|
|
email:
|
|
label: Label for email
|
|
type: email
|
|
email_info:
|
|
label: GDPR info for email
|
|
type: text
|
|
password:
|
|
label: Label for password
|
|
type: text
|
|
password_info:
|
|
label: GDPR info for password
|
|
type: text
|
|
button:
|
|
label: Button text
|
|
type: text |