{{ article.title | truncate: 50 | escape }}
{%- if article.excerpt.size > 0 -%} {{ article.excerpt | strip_html | truncatewords: 30 }} {%- else -%} {{ article.content | strip_html | truncatewords: 30 }} {%- endif -%}
{%- endif -%} {%- endif -%}{{ article.title | truncate: 50 | escape }}
{%- if article.excerpt.size > 0 -%} {{ article.excerpt | strip_html | truncatewords: 30 }} {%- else -%} {{ article.content | strip_html | truncatewords: 30 }} {%- endif -%}
{%- endif -%} {%- endif -%}