You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
746 B

3 years ago
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <title>Nano Buckets</title>
  7. <link rel="stylesheet" href="/css/index.css" />
  8. <script type="text/javascript" src="/js/critical.js" defer></script>
  9. </head>
  10. <body>
  11. <header class="app-header">
  12. <div class="container">
  13. <nav class="navbar" role="navigation" aria-label="main navigation">
  14. </nav>
  15. </div>
  16. </header>
  17. <section class="app-section">
  18. <div class="">
  19. </div>
  20. </section>
  21. <main>
  22. <%~ it.body %>
  23. </main>
  24. </body>
  25. </html>