[% template after %]
[% if $context?features?register?enabled and exists($context?doc) %]
[% endif %]
[% endtemplate %]
[% template scripts %]
[% if $context?features?register?enabled %]
[% if $script?webcomponents = 'dev' %]
[% elif $script?webcomponents = 'local' %]
[% elif $script?webcomponents = '' %]
[% else %]
[% endif %]
[% endif %]
[% endtemplate %]
[% template styles %]
[% if $context?features?register?enabled %]
[% endif %]
[% endtemplate %]