Files
oc-gcalendar-plugin/components/embeddedcalendar/default.htm
2023-01-15 20:27:27 +01:00

6 lines
149 B
HTML
Executable File

<iframe
src="{{ __SELF__.getUrl|raw }}"
width="{{ __SELF__.getWidth }}"
height="{{ __SELF__.getHeight }}"
frameborder="0">
</iframe>