accent/jipt/index.html
2024-03-03 15:12:39 -05:00

18 lines
416 B
HTML

<html>
<body>
<div id="sample">
<h1>{^accept-ticket.error@ticketss}</h1>
</div>
<script>
window.accent =
window.accent ||
function() {
(accent.q = accent.q || []).push(arguments);
};
accent('init', {h: 'http://localhost:4009', i: '3f70caee-19a8-40f5-97b0-0860a822edd7'});
</script>
<script async src="./index.ts"></script>
</body>
</html>