Sha256: 77b8868c00939651216593a30240b2dbec0c427f5724effe93897721f56fd1d9

Contents?: true

Size: 942 Bytes

Versions: 16

Compression:

Stored size: 942 Bytes

Contents

<div class="o-ld-pd">
  <table class="o-simple-table cs-bg--pd-bg">
    <tr>
      <td class="u-table-wrap cs-border-bottom--pd">
        <p class="u-txt--ld-pd-caption u-gdoc-padding-bottom--zero">PROFESSIONAL DEVELOPMENT</p>
        <% if @tmpl[:title].present? %>
          <h3 class="u-txt--ld-pd-title u-gdoc-padding-bottom--zero"><a href="<%= @tmpl[:resource_url] || @tmpl[:url] %>"><strong><%= @tmpl[:resource]&.title || @tmpl[:title] %></strong></a></h3>
        <% end %>
        <hr />
        <% if @tmpl[:type] == DocTemplate::Tags::PdTag::TYPE_CG %>
          <p class="u-txt--ld-pd-cg-header">UnboundEd <%= @tmpl[:content_guide].subject == 'math' ? 'Math' : 'ELA' %> Guide / <%= @tmpl[:title] %></p>
        <% end %>
        <% if @tmpl[:description].present? %>
          <h5>Description</h5>
          <p><%= @tmpl[:description] %></p>
        <% end %>
      </td>
    </tr>
  </table>
  <p class="do-not-strip"></p>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
lcms-engine-0.5.5 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.5.4 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.5.3 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.5.2 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.5.1 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.5.0 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.4.2 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.4.1 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.4.0 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.3.1 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.1.4 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.3.0 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.1.3 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.2.0 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.1.2 lib/doc_template/templates/gdoc/pd.html.erb
lcms-engine-0.1.0 lib/doc_template/templates/gdoc/pd.html.erb