blog/_includes/single.html [47:88]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% 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 %} {% comment %}{% endcomment %} {% if page.id and page.related and site.related_posts.size > 0 %}
{% comment %}{% endcomment %} {% elsif page.id and page.related %} {% endif %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - blog/_layouts/custompage.html [28:70]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% 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 %} {% comment %}{% endcomment %} {% if page.id and page.related and site.related_posts.size > 0 %} {% comment %}{% endcomment %} {% elsif page.id and page.related %} {% endif %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -