Sha256: 4490282bfd48284b050eacc312c83eae99ef1af94dce01f055f90c0e88b4ebb2
Contents?: true
Size: 1.57 KB
Versions: 7
Compression:
Stored size: 1.57 KB
Contents
{% include document-head.html %} {% include styles/fonts.html %} {% include scripts/google-tag.html %} {% if page.targetx_form == true %} {% if page.targetx_form_head_partial %} {% include {{ page.targetx_form_head_partial }} %} {% else %} {% include targetx-head.html %} {% endif %} {% endif %} {% include styles/vendor.html %} {% if page.sheet_key or page.include_datatables %} <!-- dataTables stylesheets --> <!-- dataTables Bootstrap4 themed stylesheet --> <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.18/css/dataTables.bootstrap4.min.css" crossorigin="anonymous"> <!-- dataTables "Responsive" extension stylesheet for bootstrap4 theme --> <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/responsive/2.2.2/css/responsive.bootstrap4.min.css" crossorigin="anonymous"> {% endif %} {% include styles/main.html %} {% include body.html %} {% include scripts/google-noscript.html %} {% if site.translate == true %}{% include translate.html %}{% endif %} {% include nav-landing.html %} {{ content }} {% include footer.html %} {% include scripts/vendor-cdn.html %} {% include scripts/kcc-theme.html %} {% if page.landing_page_js %} {% include scripts/kcc-theme-landing.html %} {% endif %} {% if page.sheet_key or page.include_datatables %} {% include scripts/table-cdn.html %} {% endif %} {% include scripts/custom.html %} {% if site.translate == true %}<!-- Link to this site's custom google translate stylesheet --> {% include scripts/translate.html %}{% endif %} {% include foot.html %}
Version data entries
7 entries across 7 versions & 1 rubygems