Sha256: 7a6dc9a703d37f3e152d5be3c0b34fd88d96ca67daece288443393706bfb97a4
Contents?: true
Size: 344 Bytes
Versions: 1
Compression:
Stored size: 344 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 .header = render 'shared/header' .sidebar = render 'shared/sidebar' .container-fluid style="width: 90%" = yield
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
easy_reports-0.0.24 | app/views/layouts/easy_reports/application.html.slim |