Sha256: 5b83c4fa19e19e3cd166b0c1737b9f5103bf4996fb59bd3916fbafff885c816f

Contents?: true

Size: 520 Bytes

Versions: 35

Compression:

Stored size: 520 Bytes

Contents

!!! html
%html
  %head
    %meta{charset: "utf-8"}
    %meta{"http-equiv" => "Content-Type", content: "text/html;charset=utf-8"}
    %meta{name: "language", content: I18n.locale || "nl"}
    %style{type: "text/css", media: "print"}
      = Rails.application.assets_manifest.find_sources('quby/print.css').first.to_s.html_safe
    %style{type: "text/css", media: 'screen, projection'}
      = Rails.application.assets_manifest.find_sources('quby/application.css').first.to_s.html_safe

  %body
    #content
      = yield

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
quby-5.6.7 app/views/quby/v1/layouts/pdf.html.haml
quby-5.6.6 app/views/quby/v1/layouts/pdf.html.haml
quby-5.6.5 app/views/quby/v1/layouts/pdf.html.haml
quby-5.6.3 app/views/quby/v1/layouts/pdf.html.haml
quby-5.6.2 app/views/quby/v1/layouts/pdf.html.haml
quby-5.6.1 app/views/quby/v1/layouts/pdf.html.haml
quby-5.6.0 app/views/quby/v1/layouts/pdf.html.haml
quby-5.5.0 app/views/quby/v1/layouts/pdf.html.haml
quby-5.4.0 app/views/quby/v1/layouts/pdf.html.haml
quby-5.3.1 app/views/quby/v1/layouts/pdf.html.haml
quby-5.3.0 app/views/quby/v1/layouts/pdf.html.haml
quby-5.2.0 app/views/quby/v1/layouts/pdf.html.haml
quby-5.1.3 app/views/quby/v1/layouts/pdf.html.haml
quby-5.1.2 app/views/quby/v1/layouts/pdf.html.haml
quby-5.1.1 app/views/quby/v1/layouts/pdf.html.haml
quby-5.1.0 app/views/quby/v1/layouts/pdf.html.haml
quby-5.0.5 app/views/quby/v1/layouts/pdf.html.haml
quby-5.0.4 app/views/quby/v1/layouts/pdf.html.haml
quby-5.0.3 app/views/quby/v1/layouts/pdf.html.haml
quby-5.0.2 app/views/quby/v1/layouts/pdf.html.haml