{% unless page.header.overlay_color or page.header.overlay_image %}
        
          {% if page.title %} 
      {% endunless %}
      
        {{ content }}
        {% if page.link %}{% endif %}
       
      
      {% if page.share %}{% include social-share.html %}{% endif %}
      {% include post_pagination.html %}
    
    {% if site.comments.provider and page.comments %}
      {% include comments.html %}
    {% endif %}
  {{ page.title | markdownify | remove: "
" | remove: "
" }}{% endif %} {% if page.read_time %} {% endif %}