[% if $context?defaults?base %]
[% endif %]
[% if $context?description %]
[% endif %]
[% for $path in $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 = 'local' %]
[% for $component in $script?extra-components?* %]
[% endfor %]
[% elif $script?webcomponents = '' %]
[% else %]
[% for $component in $script?extra-components?* %]
[% endfor %]
[% endif %]
[% if $script?fore %]
[% if $script?webcomponents = "local" %]
[% else %]
[% endif %]
[% endif %]
[% block scripts %][% endblock %]
Generating file ...
[% block hero %][% endblock %]
[% if $features?toolbar?enabled %]
[% include "templates/toolbar.html" %]
[% endif %]
[% block content-top %][% endblock %]
[% if $features?toolbar?progress?enabled %]
[% endif %]
[% block content %][% endblock %]
[% if $context?theme?layout?footer?mobile?enabled %]
[% include 'templates/footer-mobile.html' %]
[% endif %]
[% for $src in $context?script?custom?* %]
[% endfor %]