Sha256: 2b6beac2e2b6a6fe577101cdd092641cd68a5437048aa2eb835a0d12b6d04d20

Contents?: true

Size: 836 Bytes

Versions: 16

Compression:

Stored size: 836 Bytes

Contents

<div class="cs-bg--<%= document.color_code_grade %> c-pdf-header__wrap u-br-top--base">
  <div class="o-page--pdf-ld c-pdf-header--ld u-text--capitalized" style="<%= document.padding_styles %>">
    <%= document.pdf_header %>
  </div>
</div>

<div class="c-ld__header--pdf o-page--pdf-ld" style="<%= document.padding_styles %>">
  <h1 class="u-pdf-txt--ld-h1"><%= document.title %></h1>
  <div class="u-txt--teaser">
    <%= raw document.teaser %>
  </div>
  <div class="u-padding-top--large">
    <% if document.standards.present? %>
      <p class="u-text--uppercase"><strong>Standards: </strong><%= document.standards %></p>
    <% end %>
    <% if document.math_practice.present? %>
      <p class="u-text--uppercase"><strong>Mathematical Practice Standards: </strong><%= document.math_practice %></p>
    <% end %>
  </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/_header.html.erb
lcms-engine-0.5.4 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.5.3 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.5.2 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.5.1 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.5.0 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.4.2 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.4.1 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.4.0 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.3.1 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.1.4 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.3.0 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.1.3 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.2.0 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.1.2 app/views/lcms/engine/documents/pdf/_header.html.erb
lcms-engine-0.1.0 app/views/lcms/engine/documents/pdf/_header.html.erb