forked from tsc-vfl/hugo-page
Create iframe-based room reservation page
This commit is contained in:
1
themes/tsc_vfl/layouts/shortcodes/tsc/iframe.html
Normal file
1
themes/tsc_vfl/layouts/shortcodes/tsc/iframe.html
Normal file
@@ -0,0 +1 @@
|
||||
<iframe src="{{ .Inner }}" frameborder="0" style="display: block; width: 100%; height: 800px;"></iframe>
|
||||
Reference in New Issue
Block a user