{{@ html}}

<script>
{{@ script}}
</script>

<style {{if scoped}}scoped{{/if}} lang="{{lang}}">
  {{@ css}}
</style>


