<!DOCTYPE html>
<html {{ HTML_ATTRS }}>
<head>
{{ HEAD }}
</head>
<body {{ BODY_ATTRS }}>
<p>Made by Nuxt.js team</p>
{{ APP }}
</body>
</html>