2024-01-01 20:52:11 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
2024-01-17 16:21:30 +00:00
|
|
|
<!-- Head template will populate this section -->
|
2024-01-01 20:52:11 +00:00
|
|
|
<body>
|
2024-01-02 16:38:05 +00:00
|
|
|
<!-- Header template will populate this section -->
|
|
|
|
<main>
|
2024-01-17 16:21:30 +00:00
|
|
|
<hr />
|
2024-01-01 20:52:11 +00:00
|
|
|
<!-- Handlebars template will populate this section -->
|
2024-01-17 16:21:30 +00:00
|
|
|
<hr />
|
2024-01-01 20:52:11 +00:00
|
|
|
</main>
|
2024-01-02 16:38:05 +00:00
|
|
|
<!-- Footer template will populate this section -->
|
2024-01-01 20:52:11 +00:00
|
|
|
</body>
|
2024-01-02 16:38:05 +00:00
|
|
|
</html>
|