mirror of
https://github.com/status-im/burnchart.git
synced 2025-01-24 01:20:41 +00:00
12 lines
275 B
HTML
12 lines
275 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/app.bundle.css">
|
|
</head>
|
|
<body>
|
|
<script src="js/vendor.js"></script>
|
|
<script src="js/app.js"></script>
|
|
</body>
|
|
</html> |