{% if article.source.team %} {% else %} {% if article.source.user %} {% endif %} {% endif %} {{ article.title }} {% if article.source.team %} {{ article.source.team.name }} {% endif %} {% if article.source.user %} {% if article.source.team %}, {% endif %} {{ article.source.user }} {% endif %} {{ article.snippet|safe }} ... {% trans 'Read More' %} ›