adding form shortcode
This commit is contained in:
parent
fddb85008b
commit
c53b23aaf8
4 changed files with 19 additions and 2 deletions
7
layouts/shortcodes/mt-form.html
Normal file
7
layouts/shortcodes/mt-form.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<iframe
|
||||
class="mt-form"
|
||||
src="https://tbl.tfcconnection.org/dashboard/#/nc/form/771dc7dc-9a82-49e4-abfe-0fd7b72281f2?embed"
|
||||
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