Back to Deepspeed

Single Full

docs/_layouts/single-full.html

0.18.9631 B
Original Source

{% if page.title %}{% endif %} {% if page.excerpt %}{% endif %} {% if page.date %}{% endif %} {% if page.last_modified_at %}{% endif %} {% unless page.header.overlay_color or page.header.overlay_image %} {% endunless %} {% if page.toc %} {% endif %} {{ content }} {% if page.link %} {{ site.data.ui-text[site.locale].ext_link_label | default: "Direct Link" }} {% endif %} {% if page.share %}{% include social-share.html %}{% endif %} {% include post_pagination.html %} {% if jekyll.environment == 'production' and site.comments.provider and page.comments %} {% include comments.html %} {% endif %}