layout.pug 937 B

12345678910111213141516171819
  1. include ../pug/base.pug
  2. include ../pug/bem.pug
  3. div(class="flex flex-col min-h-screen")
  4. header(class="sticky top-0 z-50 border-b border-neutral-300/30 bg-surface-alt")
  5. div(class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4 flex justify-between items-center")
  6. app-link(to="/")
  7. h1(class="text-xl font-bold text-contrast-high") s5l.ru
  8. nav(class="hidden md:block")
  9. app-link(to="/" class="ml-6 text-contrast-medium hover:text-contrast-high") Главная
  10. main(class="flex-grow")
  11. block top-content
  12. div(class="container mx-auto px-4 sm:px-6 lg:px-8 py-8")
  13. block content
  14. footer(class="border-t border-neutral-300/30 bg-surface-alt mt-auto")
  15. div(class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-6 text-center text-contrast-low text-sm")
  16. | © 2025 s5l.ru — мультиязычная offline-first платформа