mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-17 14:40:24 +00:00
13 lines
No EOL
303 B
HTML
13 lines
No EOL
303 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<base href="/">
|
|
<title>Twitter Hash Tag Stats Demo</title>
|
|
<link rel="stylesheet" type="text/css" href="css/style.css">
|
|
<script src="/socket.io/socket.io.js"></script>
|
|
<script data-main="js/main" src="js/lib/require-jquery.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html> |