5 lines
199 B
HTML
Raw Normal View History

2022-10-29 06:08:38 +03:00
{{ 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}}