[% for $path in ($static?styles?*, $styles?*) %]
[% if matches($path, "(?:^https?://|^/).*$") %]
[% else %]
[% endif %]
[% endfor %]
[% block styles %][% endblock %]
[[ $label ]]
[% if $script?webcomponents = 'dev' %]
[% for $component in $script?extra-components?* %]
[% endfor %]
[% elif $script?webcomponents = '' %]
[% else %]
[% for $component in $script?extra-components?* %]
[% endfor %]
[% endif %]
[% if $script?fore %]
[% endif %]
[% block scripts %][% endblock %]
[% block hero %][% endblock %]
[% if $features?toolbar?enabled %]
[% include "static/templates/toolbar.html" %]
[% endif %]
[% block content-top %][% endblock %]
[% block content %][% endblock %]
[% for $src in $context?script?custom?* %]
[% endfor %]