default mock data
form_action: /profile/edit
language_select:
$tpl: elements/form-element
label:
$tpl: elements/form-element/label
title: Select language
for: language
children:
$tpl: elements/select
id: language
options:
- type: option
value: en
label: English
- type: option
value: de
label: German
- type: option
value: fr
label: French
- type: option
value: es
label: Spanish
my_services:
$ref: /patterns/profile-edit/services
$tpl: /patterns/profile-edit/services
profile_card:
$tpl: /elements/card-user-profile
$ref: /elements/card-user-profile#full-card-hidden-avatar
profile_image_editor:
$tpl: /elements/profile-image-editor
$ref: /elements/profile-image-editor