21 lines
471 B
HTML
21 lines
471 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Overseas Auto Protection - Svelte</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
|
|
<main class="container mx-auto flex flex-col max-w-screen-md p-6">
|
|
<div
|
|
id="4j2b7wf1fmjdd1g2twvxhpng4h"
|
|
class="OapApplicationForm"
|
|
></div>
|
|
</main>
|
|
|
|
<script type="module" src="/src/main.ts"></script>
|
|
</body>
|
|
</html>
|