new shortcodes for forms
This commit is contained in:
parent
067fc25bd0
commit
64fcc4fb84
2 changed files with 12 additions and 0 deletions
7
layouts/shortcodes/contact-form.html
Normal file
7
layouts/shortcodes/contact-form.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<iframe
|
||||
class="contact-form"
|
||||
src="https://tbl.tfcconnection.org/dashboard/#/nc/form/97bdb635-2a1e-4df6-90be-2e05a17bb5f5"
|
||||
frameborder="0"
|
||||
width="100%"
|
||||
height="800"
|
||||
style="background: transparent; border: 1px solid #ddd"></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue