Sha256: a3c04d9aed11b56d76fb6a92de08037304f03dda506b5e7f3d4693dd7a105007

Contents?: true

Size: 570 Bytes

Versions: 16

Compression:

Stored size: 570 Bytes

Contents

<style type="text/css">
  <%= raw document.css_styles %>
</style>

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

<%= render 'lcms/engine/documents/pdf/header', document: document unless document.content_type == 'sm' %>
<div class="o-page--cg-<%= document.subject %>">
  <div class="c-ld__body o-page--pdf-ld c-ld__body--pdf c-ld__body--<%= "#{document.subject}-#{document.content_type}"%>" style="<%= document.padding_styles %>">
    <%= raw document.content_for(:default, options) %>
  </div>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
lcms-engine-0.5.5 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.5.4 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.5.3 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.5.2 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.5.1 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.5.0 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.4.2 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.4.1 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.4.0 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.3.1 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.1.4 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.3.0 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.1.3 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.2.0 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.1.2 app/views/lcms/engine/documents/pdf/show.html.erb
lcms-engine-0.1.0 app/views/lcms/engine/documents/pdf/show.html.erb