Implement contact form autoreply for epreisen
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" lang="en"
|
||||
xmlns:v="http://typo3.org/ns/FluidTYPO3/Vhs/ViewHelpers"
|
||||
xmlns:f="http://typo3.org/ns/fluid/ViewHelpers">
|
||||
|
||||
<f:layout name="Email/Default"/>
|
||||
|
||||
<f:section name="Main">
|
||||
<p>Sehr geehrte Damen und Herren,</p>
|
||||
<p>auf Grund einer internen Schulung ist unser Büro bis Dienstag, 24.04.2018 nicht besetzt.</p>
|
||||
<p>In dringenden Fällen schreiben Sie eine Mail an [email protected], die E-Mails werden nur in
|
||||
unregelmäßigen Abständen gelesen.</p>
|
||||
<p>Vielen Dank.</p>
|
||||
</f:section>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user