Sha256: e403072954e7f5ef34184853ef9e1ca13730e3570c469b082a079fc0d74f951d

Contents?: true

Size: 273 Bytes

Versions: 1

Compression:

Stored size: 273 Bytes

Contents

doctype html
html
  head
    title EasyReports
    = stylesheet_link_tag    "easy_reports/application", media: "all"
    = javascript_include_tag "easy_reports/application"
    = csrf_meta_tags
  body
    = render 'shared/header'
    = render 'shared/sidebar'
    = yield

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
easy_reports-0.0.25 app/views/layouts/easy_reports/application.html.slim