Initial commit
This commit is contained in:
6
components/embeddedcalendar/default.htm
Normal file
6
components/embeddedcalendar/default.htm
Normal file
@@ -0,0 +1,6 @@
|
||||
<iframe
|
||||
src="{{ __SELF__.getUrl|raw }}"
|
||||
width="{{ __SELF__.getWidth }}"
|
||||
height="{{ __SELF__.getHeight }}"
|
||||
frameborder="0">
|
||||
</iframe>
|
||||
Reference in New Issue
Block a user