{{ article['title'] }}
{% if article.get('description') %}{{ article['description'] }}
{% endif %} {% if article.get('content') %}{{ article['content'] }}
{% endif %}
Read on {{ article['source_name'] }} ↗
{% set _type = "news" %}{% set _uid = article['uid'] %}{% set _bookmarked = bookmarked %}{% include "_bookmark_button.html" %}
← Back to News