{%- if include.cover_size == 'lg' -%}
{%- elsif include.cover_size == 'sm' -%}
{%- else -%}
{%- endif -%}
{%- endif -%}
{{ _article.title }}
{%- if _article.excerpt and include.show_excerpt -%}
{%- if include.show_info -%}
{%- include snippets/assign.html target=site.data.variables.default.page.pageview
source0=_article.pageview -%}
{%- assign _show_pageview = __return -%}
{%- include article-info.html article=_article show_pageview=_show_pageview -%}
{%- endif -%}
{%- if _excerpt_type == 'html' -%}
{{ _article.excerpt }}
{%- else -%}
{{ _article.excerpt | strip_html | strip | truncate: _excerpt_truncate }}
{%- endif -%}
{%- endif -%}
{%- if include.show_readmore -%}
{%- endif -%}
{{ _currentdate }}
-
{%- assign _date = _currentdate -%}
{%- endif -%}
{%- endif -%}
-
{%- if include.show_info -%} {{ _article.title }}{%- endif -%}
{%- elsif include.type == 'grid' -%}
{%- if include.size == 'sm' -%}
{%- if _article.cover -%}
{%- endif -%}
{%- if _article.cover -%}
{%- endif -%}