11 lines
185 B
HTML
11 lines
185 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<base target="_top">
|
|
</head>
|
|
<body>
|
|
<section id="index">
|
|
<!-- bundled js and css will get inlined here -->
|
|
</section>
|
|
</body>
|
|
</html> |