southwestradio-site/themes/swr/layouts/section/schedule.html
2022-11-29 13:16:47 +03:00

5 lines
199 B
HTML

{{ define "main" }}
<div id="calendar">
<iframe height="400px" width="550px" scrolling="no" frameborder="0" src="https://libretime.southwestradio.ru/embed/weekly-program"></iframe>
</div>
{{end}}