Sha256: be4205447d2c08130fdf5cf19eda211337dbe29548fa7a702bdee31e1bd7f9be

Contents?: true

Size: 532 Bytes

Versions: 13

Compression:

Stored size: 532 Bytes

Contents

doctype html
html lang="en"
  meta name="viewport" content="width=device-width, initial-scale=1.0"

  head
    = head
  body
    = turbo_frame_tag "dialog"
    .h-screen.flex data-controller="satis-page"
      / TOPBAR
      .page_bg
        .topbar
          / NAVBAR
          .flex-1.px-4.flex.justify-between
            = navbar
        .page_body
          main.flex-1.relative.focus:outline-none
            .mt-4
              .max-w.mx-auto.px-4.sm:px-4.md:px-4
                = body
        .sidebar
          == sidebar

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
satis-2.1.48 app/components/satis/page/component.html.slim
satis-2.1.47 app/components/satis/page/component.html.slim
satis-2.1.46 app/components/satis/page/component.html.slim
satis-2.1.45 app/components/satis/page/component.html.slim
satis-2.1.44 app/components/satis/page/component.html.slim
satis-2.1.43 app/components/satis/page/component.html.slim
satis-2.1.42 app/components/satis/page/component.html.slim
satis-2.1.41 app/components/satis/page/component.html.slim
satis-2.1.40 app/components/satis/page/component.html.slim
satis-2.1.39 app/components/satis/page/component.html.slim
satis-2.1.38 app/components/satis/page/component.html.slim
satis-2.1.37 app/components/satis/page/component.html.slim
satis-2.1.36 app/components/satis/page/component.html.slim