{{ article.title }}
{% import 'translations.html' as translations with context %} {{ translations.translations_for(article) }}{% if article.description or article.thumbnail %} {% endif %} {{ article.content }} {% set target = article.title.replace(' ', '_') %} {% if self.is_dm() or article.show_dm_content %}
{{ article.title }}
{% include "bottom-nav.html" %}