theme, plugins und config für die Webseite der Baptisten Hohenacker https://baptisten-hohenacker.de
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.

1.3 KiB

title process cache_enable visible external_links icon hidefrompostlist continue_link hidegitrepoeditlink form
sidebar [{markdown true} {twig true}] false false [{process true} {title false} {no_follow true} {target _blank} {mode active}] 0 1 0 [{name feedback-form} {fields <nil>}]
        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'''

{{ losung() }}
{#
Rückmeldung zur internetseite {% include "forms/form.html.twig" %}
#} {# comment #}