Simple handlebars test added (old usage)

This commit is contained in:
2023-04-24 20:15:35 +02:00
parent 7e45443d19
commit da9dc3bdc1
14 changed files with 119 additions and 7 deletions

View File

View File

@@ -0,0 +1,6 @@
<html>
<meta data-test="{{a}}"/>
<body>
<script src="./batman.js" type="module"></script>
</body>
</html>