eigene

pie title Pets adopted by volunteers
    "Dogs" : 386
    "Cats" : 85
    "Rats" : 15
"Vögel" : 70
forms:
  fields:

    myfieldname:
      type: text
      label: Add a short text

    anotherfield:
      type: textarea
      label:  Add a long text

Was soll das hier werden

> Das ist ein zitat

vpn lan lan zwischen fritzbox und digitalisierungsbox (PDF, 499.12 KB)

myfieldname:
  type: text
  label: Add a short text
anotherfield:
  type: textarea
  label:  Add a long text

forms: fields: mylistofcheckboxes: type: checkboxlist label: Please check all checkboxes options: checkbox1: Label for checkbox 1 checkbox2: Label for checkbox 2 checkbox3: Label for checkbox 3