accent/jipt/index.html

18 lines
416 B
HTML
Raw Normal View History

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