Files
oc-gcalendar-plugin/components/embeddedcalendar/default.htm
2019-10-13 18:38:03 +02:00

6 lines
149 B
HTML

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