{% unless page.header.overlay_color or page.header.overlay_image %}
        
          {% if page.title %} 
      {% endunless %}
      
        {% if page.toc %}
          
        {% endif %}
        {{ content }}
        {% if page.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 %}
  {{ page.title | markdownify | remove: "
" | remove: "
" }}{% endif %} {% if page.read_time %} {% endif %} {% if page.last_modified_at %}{{ site.data.ui-text[site.locale].date_label | default: "" }}
{% elsif page.date %}{{ site.data.ui-text[site.locale].date_label | default: "" }}
{% endif %}