line_push/.nuxt/dist/server/index.spa.html
2022-07-21 07:52:14 +00:00

10 lines
313 B
HTML

<!doctype html>
<html {{ html_attrs }}>
<head {{ head_attrs }}>
{{ HEAD }}
</head>
<body {{ body_attrs }}>
{{ APP }}
<script src="/_nuxt/0cd3c1f.js"></script><script src="/_nuxt/b8ffd72.js"></script><script src="/_nuxt/7fc9099.js"></script><script src="/_nuxt/e953ce2.js"></script></body>
</html>