summaryrefslogtreecommitdiff
path: root/twitch.html
blob: 3a047b9f21f69e3b53cdd70a90401d1558739b4a (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
    <head>
        <title>chat widget</title>
    </head>
    <body class="messages" id="messages">
    </body>
    <script></script>
</html>