southwestradio-site/themes/swr/layouts/section/schedule.html

5 lines
208 B
HTML
Raw Normal View History

2022-10-29 03:08:38 +00:00
{{ define "main" }}
<div id="calendar">
<iframe height="400px" style="width: 80vmin;" scrolling="no" frameborder="0" src="https://libretime.southwestradio.ru/embed/weekly-program"></iframe>
2022-10-29 03:08:38 +00:00
</div>
{{end}}