Sha256: da1741d93cd2c58320ce902321e260880994e81313d614ec3f26ba4c2fc8368b

Contents?: true

Size: 567 Bytes

Versions: 3

Compression:

Stored size: 567 Bytes

Contents

doctype html
html lang="it"
  head
    meta charset="utf-8"
    meta http-equiv="X-UA-Compatible" content="IE=edge"
    meta name="ROBOTS" content="NOODP"
    meta name="viewport" content="width=device-width, initial-scale=1"

    / 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"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
welaika-suspenders-2.23.0 templates/suspenders_layout.html.slim
welaika-suspenders-2.22.0 templates/suspenders_layout.html.slim
welaika-suspenders-2.21.0 templates/suspenders_layout.html.slim