NoTemplate.json 157 B

1234567891011
  1. {
  2. "type": "container",
  3. "templateName": "NoTemplate",
  4. "items": [
  5. {
  6. "type": "genericPage",
  7. "layoutPositioning": "absolute",
  8. "items": []
  9. }
  10. ]
  11. }