1234567891011121314151617181920212223 |
- uuid: 06d1aa1f-6876-4243-b158-4a23178037b7
- langcode: en
- status: true
- dependencies:
- config:
- - block_content.type.header_page_book
- - field.storage.block_content.body
- module:
- - text
- id: block_content.header_page_book.body
- field_name: body
- entity_type: block_content
- bundle: header_page_book
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: false
- required_summary: false
- field_type: text_with_summary
|