Update form path to oxiform
This commit is contained in:
parent
652f9e62ee
commit
8b2e8e595c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<iframe id="iframe"
|
<iframe id="iframe"
|
||||||
src="{{ get_url(path='contact-form') }}"
|
src="{{ get_url(path='oxiform') }}"
|
||||||
width="100%"
|
width="100%"
|
||||||
title="Kontakt-Formular"></iframe>
|
title="Kontakt-Formular"></iframe>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue