southwestradio-site/layouts/section/schedule.html

7 lines
262 B
HTML

{{ define "main" }}
<div id="calendar">
<iframe src="https://azuracast.antiope.link/public/southwest_radio/schedule/embed?theme=dark" frameborder="0"
allowtransparency="true" style="width: 100%; min-height: 80vh; border: 0;"></iframe>
</div>
{{end}}