{{ topic.title }}
{% if topic.summary %}{{ topic.summary | e}}
{% endif %}{{ article.title | e}}
{% else %}{{ article.title | e}}
{% endif %} {% if article.summary %}{% if language == 'en' %} {{ article.summary | e}} {% else %} {{ article.summary | e}} {% endif %}
{% endif %}