$def with (form, captcha, success)

Feedback

$if captcha: $if success:

Your message has been successfully sent. Thank you for your feedback!

Return to the start page.

$else:

We experience some technical difficulties right now and cannot send your message. Your feedback is important for us, please try sending it again in a couple of minutes.

$:form.render()

$else:

Please type in correctly the two words at the bottom of the form. This is required for sending your messsage.

$:form.render()