mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
21 lines
361 B
YAML
21 lines
361 B
YAML
---
|
|
hide_body: false
|
|
is_partial: true
|
|
fields:
|
|
- type: text
|
|
label: block
|
|
name: block
|
|
default: cta-bar
|
|
hidden: true
|
|
- type: textarea
|
|
name: content
|
|
label: Content
|
|
config:
|
|
wysiwyg: true
|
|
schema:
|
|
format: html
|
|
- type: text
|
|
name: email_recipient
|
|
label: Email Recipient
|
|
description: Form submissions will be sent to this email address.
|