Create iframe-based room reservation page

This commit is contained in:
2023-10-20 18:19:01 +02:00
parent 5df1bfd544
commit aa6a9ded62
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
<iframe src="{{ .Inner }}" frameborder="0" style="display: block; width: 100%; height: 800px;"></iframe>