Sha256: 6954c03ab0f0d8106bee96a84ab14bf03e3f41c2444d028f37e0ec7b41a0b7a0

Contents?: true

Size: 614 Bytes

Versions: 1

Compression:

Stored size: 614 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, 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

1 entries across 1 versions & 1 rubygems

Version Path
welaika-suspenders-2.25.0 templates/suspenders_layout.html.slim