itsblue-website/pages/forms/contact/thankyou/default.md

15 lines
319 B
Markdown
Raw Normal View History

2020-04-28 08:53:37 +02:00
---
title: 'Thank you !'
cache_enable: false
process:
twig: true
---
## Your email was sent. Thank you !
We will reply as soon as possible.
### Here is the summary of what you wrote to us:
{% include "forms/data.html.twig" %}
<br />
<input type="button" value="Go Back!" class="btn" onclick="history.back(-1)" />