• {% if page.feature_image and page.feature_image_alt and counter > 0 -%} {% if page.feature_image contains '://' -%} {{page.feature_image_alt}} {% else -%} {{page.feature_image_alt}} {% endif -%} {% endif -%} {% include post-meta-top.html -%}

    {{ page.title | markdownify | remove: '

    ' | remove: '

    ' }}

    {% include post-meta.html -%}
    {{ page.excerpt | strip_html | markdownify | truncatewords: 60 }}