21 lines
213 B
HTML
21 lines
213 B
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<script src="https://unpkg.com/htmx.org@1.9.2"></script>
|
|
|
|
<head>
|
|
|
|
<body>
|
|
<!--Header Bar -->
|
|
<section>
|
|
</section>
|
|
|
|
<!--Body Area -->
|
|
<section>
|
|
</section>
|
|
|
|
</body>
|