{
  "_id": "actions",
  "_type": "actions",
  "primary": {
    "_id": "actions.primary",
    "_type": "button",
    "html": "[% button.{page@actionType}.{page@_type} || button.{page@actionType} || button.continue %]",
    "classes": "[% button.{page@actionType}.{page@_type}.classes || button.{page@actionType}.classes %]"
  }
}

