Sha256: 62646c8c6640d00c2263f4b30c2d71de76fb6145e134bb16e7487720b43377fd

Contents?: true

Size: 558 Bytes

Versions: 2

Compression:

Stored size: 558 Bytes

Contents

doctype html
html lang="it"
  head
    meta charset="utf-8"
    meta name="ROBOTS" content="NOODP"
    meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"

    / Configure default and controller-, and view-specific titles in
      config/locales/en.yml. For more see:
      https://github.com/calebthompson/title#usage

    title= title
    = stylesheet_link_tag :application, media: 'all'
    = csrf_meta_tags
  body class=body_class
    = render "flashes"
    = yield
    = render "javascript"
    = render "css_overrides"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
welaika-suspenders-2.27.0 templates/suspenders_layout.html.slim
welaika-suspenders-2.26.0 templates/suspenders_layout.html.slim