blob: 5f8b5e6b2184f7ca3355449efeaf538bea98cc3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<html lang="ru">
<head>
<meta charset="UTF-8">
<title>"table_task1" table view</title>
</head>
<body>
<div id="app"></div>
<script src="static/js/bundle.js"></script>
</body>
</html>
|