{{ $eventcode := .Get "event" }} <div id="schedule"> <script src="https://cfp.openpower.foundation/{{ $eventcode }}/schedule/widget/v2.en.js" type="text/javascript" async></script> <pretalx-schedule event-url="https://cfp.openpower.foundation/{{ $eventcode}}/" locale="en" format="grid" style="--pretalx-clr-primary: #3aa57c"> </pretalx-schedule> <noscript> <div class="pretalx-widget"> <div class="pretalx-widget-info-message"> JavaScript is disabled in your browser. To access our schedule without JavaScript, please <a target="_blank" href="https://cfp.openpower.foundation/$eventcode/schedule/">click here</a>. </div> </div> </noscript> <a href="https://cfp.openpower.foundation/{{ $eventcode}}/schedule/">External Direct Schedule Link <i class="external link alternate icon"></i></a> </div>