<odoo>
    <data>
          <template id="awesome_owl.playground" name="Awesome T-Shirt thank you">
            <html>
                <head>
                    <link type="image/x-icon" rel="shortcut icon" href="/web/static/img/favicon.ico"/>
                    <t t-call-assets="awesome_owl.assets_playground"/>
                </head>

                <body>
                </body>
            </html>
          </template>
    </data>
</odoo>