--- title: sidebar process: markdown: true twig: true cache_enable: false visible: false external_links: process: true title: false no_follow: true target: _blank mode: active icon: '' hidefrompostlist: '0' continue_link: '1' hidegitrepoeditlink: '0' form: name: feedback-form fields: - name: name label: Name placeholder: 'ihr Name (optional)' autocomplete: 'on' type: text validate: required: false - name: feedback label: Text autofocus: 'off' placeholder: 'Rückmeldung eingeben' type: text validate: required: true buttons: - type: submit value: Senden process: - save: fileprefix: feedback- dateformat: Ymd-His-u extension: txt body: '{% include ''forms/data.txt.twig'' %}' - redirect: '' - message: 'Danke für ihre Rückmeldung' - 'display:''thankyou''' ---