5 lines
261 B
HTML
5 lines
261 B
HTML
{{ define "main" }}
|
|
<div id="calendar">
|
|
<iframe src="https://azuracast.southwestradio.ru/public/southwest_radio/schedule/embed?theme=dark" frameborder="0" allowtransparency="true" style="width: 80vmin; min-height: 800px; border: 0;"></iframe>
|
|
</div>
|
|
{{end}} |