Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

text.yaml 462 B

12345678910111213141516171819
  1. title: Text
  2. '@extends': default
  3. form:
  4. fields:
  5. tabs:
  6. fields:
  7. content:
  8. fields:
  9. header.media_order:
  10. label: Page Media (first one will be displayed next to your content)
  11. header.image_align:
  12. type: select
  13. label: Image position
  14. classes: fancy
  15. default: left
  16. options:
  17. 'left': 'Left'
  18. 'right': 'Right'