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