Readlebee/views/partials/foot.hbs

7 lines
77 B
Handlebars

<script>
(function() {
alert('test');
})();
</script>
</body>
</html>