• {% else %} href="/"> {% endif %}

    {% if post.title | length > 50 %} {{post.title}} {% else %} {{post.title | truncate(50)}} {% endif %}

    {{post.description}}